Download cleartk-util-0.1.0.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.1.0 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials