Download tutils-1.0.0.jar file - Jar t

Jar examples for t:tutils

Description

Utility code for high performance NLP

You can download jar file tutils 1.0.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add tutils-1.0.0.jar to your project.

<dependency>
   <groupId>edu.jhu.hlt</groupId>
   <artifactId>tutils</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'edu.jhu.hlt', name: 'tutils', version: '1.0.0'
libraryDependencies += "edu.jhu.hlt" % "tutils" % "1.0.0"
<dependency org="edu.jhu.hlt" name="tutils" rev="1.0.0"/>
@Grapes(@Grab(group='edu.jhu.hlt', module='tutils', version='1.0.0'))
'edu.jhu.hlt:tutils:jar:1.0.0'

Download

Click the following link to download the jar file.

tutils-1.0.0-javadoc.jar
tutils-1.0.0-sources.jar
tutils-1.0.0.jar
tutils-1.0.0.pom



Related Tutorials