Download jaci-cli-core-0.1.0.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.1.0 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.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials