Download chicory-text-0.26.jar file - Jar c

Jar examples for c:chicory-text

Description

Rudimentary tools needed for text handling. Part of chicory.

You can download jar file chicory-text 0.26 in this page.

Build File

You can use the following script to add chicory-text-0.26.jar to your project.

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

Download

Click the following link to download the jar file.

chicory-text-0.26-javadoc.jar
chicory-text-0.26-sources.jar
chicory-text-0.26.jar
chicory-text-0.26.pom



Related Tutorials