Jar examples for c:chicory-core
Basic utilities to compensate shortcomings of Java SE. Part of chicory.
You can download jar file chicory-core 0.36 in this page.
You can use the following script to add chicory-core-0.36.jar to your project.
<dependency> <groupId>com.github.sviperll</groupId> <artifactId>chicory-core</artifactId> <version>0.36</version> </dependency>
compile group: 'com.github.sviperll', name: 'chicory-core', version: '0.36'
libraryDependencies += "com.github.sviperll" % "chicory-core" % "0.36"
<dependency org="com.github.sviperll" name="chicory-core" rev="0.36"/>
@Grapes(@Grab(group='com.github.sviperll', module='chicory-core', version='0.36'))
'com.github.sviperll:chicory-core:jar:0.36'
Click the following link to download the jar file.
chicory-core-0.36-javadoc.jar