Download chicory-common-0.14.jar file - Jar c

Jar examples for c:chicory-common

Description

Basic data-types, algorithms and data-structures

You can download jar file chicory-common 0.14 in this page.

License

The BSD 3-Clause License

Build File

You can use the following script to add chicory-common-0.14.jar to your project.

<dependency>
   <groupId>com.github.sviperll</groupId>
   <artifactId>chicory-common</artifactId>
   <version>0.14</version>
</dependency>
compile group: 'com.github.sviperll', name: 'chicory-common', version: '0.14'
libraryDependencies += "com.github.sviperll" % "chicory-common" % "0.14"
<dependency org="com.github.sviperll" name="chicory-common" rev="0.14"/>
@Grapes(@Grab(group='com.github.sviperll', module='chicory-common', version='0.14'))
'com.github.sviperll:chicory-common:jar:0.14'

Download

Click the following link to download the jar file.

chicory-common-0.14-javadoc.jar
chicory-common-0.14-sources.jar
chicory-common-0.14.jar
chicory-common-0.14.pom



Related Tutorials