Download cordite-commons-0.2.0.jar file - Jar c

Jar examples for c:cordite-commons

Description

this is a component of the Cordite open source project

You can download jar file cordite-commons 0.2.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add cordite-commons-0.2.0.jar to your project.

<dependency>
   <groupId>io.cordite</groupId>
   <artifactId>cordite-commons</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'io.cordite', name: 'cordite-commons', version: '0.2.0'
libraryDependencies += "io.cordite" % "cordite-commons" % "0.2.0"
<dependency org="io.cordite" name="cordite-commons" rev="0.2.0"/>
@Grapes(@Grab(group='io.cordite', module='cordite-commons', version='0.2.0'))
'io.cordite:cordite-commons:jar:0.2.0'

Download

Click the following link to download the jar file.

cordite-commons-0.2.0-javadoc.jar
cordite-commons-0.2.0-sources.jar
cordite-commons-0.2.0.jar
cordite-commons-0.2.0.pom



Related Tutorials