Download jcabi-aspects-0.20.1.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.20.1 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials