How To Install Java Artifact com.googlecode.jarjar.jarjar v1.3

com.googlecode.jarjar jarjar 1.3

Introduction

In this article, we'll learn how to install Java artifact jarjar from com.googlecode.jarjar group in version 1.3. The artifact is available in 2 versions: 1.3 1.1 . The Jar Jar Links project has been released under Apache License version 2.0 license, and has its own website at: http://jarjar.googlecode.com/ . The parent project is: org.sonatype.oss::oss-parent::7

How To Install Java Artifact com.googlecode.jarjar.jarjar In Version 1.3

To install the Jar Jar Links artifact in version 1.3 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Jar Jar Links dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses