Download jcabi-aspects-0.22.6.jar file - Jar j

Jar examples for j:jcabi-aspects

Description

Collection of convenient and useful Java annotations

You can download jar file jcabi-aspects 0.22.6 in this page.

License

Open Source License

Build File

You can use the following script to add jcabi-aspects-0.22.6.jar to your project.

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

Download

Click the following link to download the jar file.

jcabi-aspects-0.22.6-jar-with-dependencies.jar
jcabi-aspects-0.22.6-javadoc.jar
jcabi-aspects-0.22.6-sources.jar
jcabi-aspects-0.22.6.jar
jcabi-aspects-0.22.6.pom



Related Tutorials