Jar examples for c:cleartk-type-system
The UIMA type system used by ClearTK modules
You can download jar file cleartk-type-system 1.1.0 in this page.
The BSD 3-Clause License
You can use the following script to add cleartk-type-system-1.1.0.jar to your project.
<dependency> <groupId>org.cleartk</groupId> <artifactId>cleartk-type-system</artifactId> <version>1.1.0</version> </dependency>
compile group: 'org.cleartk', name: 'cleartk-type-system', version: '1.1.0'
libraryDependencies += "org.cleartk" % "cleartk-type-system" % "1.1.0"
<dependency org="org.cleartk" name="cleartk-type-system" rev="1.1.0"/>
@Grapes(@Grab(group='org.cleartk', module='cleartk-type-system', version='1.1.0'))
'org.cleartk:cleartk-type-system:jar:1.1.0'
Click the following link to download the jar file.
cleartk-type-system-1.1.0-javadoc.jar