Download chicory-core-0.27-rc2.jar file - Jar c

Jar examples for c:chicory-core

Description

Basic utilities to compensate shortcomings of Java SE. Part of chicory.

You can download jar file chicory-core 0.27-rc2 in this page.

Build File

You can use the following script to add chicory-core-0.27-rc2.jar to your project.

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

Download

Click the following link to download the jar file.

chicory-core-0.27-rc2-javadoc.jar
chicory-core-0.27-rc2-sources.jar
chicory-core-0.27-rc2.jar
chicory-core-0.27-rc2.pom



Related Tutorials