Download tift-4.8.6.jar file - Jar t

Jar examples for t:tift

Description

Tift is for Tokenization

You can download jar file tift 4.8.6 in this page.

Build File

You can use the following script to add tift-4.8.6.jar to your project.

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

Download

Click the following link to download the jar file.

tift-4.8.6-javadoc.jar
tift-4.8.6-sources.jar
tift-4.8.6.jar
tift-4.8.6.pom



Related Tutorials