Jar examples for c:cleartk-util
ClearTK basic readers, annotators and utility code
You can download jar file cleartk-util 0.9.1 in this page.
Apache License, Version 2.0
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'
Click the following link to download the jar file.
cleartk-util-0.9.1-javadoc.jar