Download jaci-cli-core-0.3.2.jar file - Jar j

Jar examples for j:jaci-cli-core

Description

Java Annotation Command Interface

You can download jar file jaci-cli-core 0.3.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jaci-cli-core-0.3.2.jar to your project.

<dependency>
   <groupId>com.github.ykrasik</groupId>
   <artifactId>jaci-cli-core</artifactId>
   <version>0.3.2</version>
</dependency>
compile group: 'com.github.ykrasik', name: 'jaci-cli-core', version: '0.3.2'
libraryDependencies += "com.github.ykrasik" % "jaci-cli-core" % "0.3.2"
<dependency org="com.github.ykrasik" name="jaci-cli-core" rev="0.3.2"/>
@Grapes(@Grab(group='com.github.ykrasik', module='jaci-cli-core', version='0.3.2'))
'com.github.ykrasik:jaci-cli-core:jar:0.3.2'

Download

Click the following link to download the jar file.

jaci-cli-core-0.3.2-javadoc.jar
jaci-cli-core-0.3.2-sources.jar
jaci-cli-core-0.3.2.jar
jaci-cli-core-0.3.2.pom



Related Tutorials