Download cleartk-util-0.9.1.jar file - Jar c

Jar examples for c:cleartk-util

Description

ClearTK basic readers, annotators and utility code

You can download jar file cleartk-util 0.9.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add cleartk-util-0.9.1.jar to your project.

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

Download

Click the following link to download the jar file.

cleartk-util-0.9.1-javadoc.jar
cleartk-util-0.9.1-sources.jar
cleartk-util-0.9.1.jar
cleartk-util-0.9.1.pom



Related Tutorials