Download jcabi-aether-0.10.1.jar file - Jar j

Jar examples for j:jcabi-aether

Description

Wrapper of Sonatype Aether

You can download jar file jcabi-aether 0.10.1 in this page.

License

Open Source License

Build File

You can use the following script to add jcabi-aether-0.10.1.jar to your project.

<dependency>
   <groupId>com.jcabi</groupId>
   <artifactId>jcabi-aether</artifactId>
   <version>0.10.1</version>
</dependency>
compile group: 'com.jcabi', name: 'jcabi-aether', version: '0.10.1'
libraryDependencies += "com.jcabi" % "jcabi-aether" % "0.10.1"
<dependency org="com.jcabi" name="jcabi-aether" rev="0.10.1"/>
@Grapes(@Grab(group='com.jcabi', module='jcabi-aether', version='0.10.1'))
'com.jcabi:jcabi-aether:jar:0.10.1'

Download

Click the following link to download the jar file.

jcabi-aether-0.10.1-jar-with-dependencies.jar
jcabi-aether-0.10.1-javadoc.jar
jcabi-aether-0.10.1-sources.jar
jcabi-aether-0.10.1.jar
jcabi-aether-0.10.1.pom



Related Tutorials