Download tika-langdetect-1.0.5.jar file - Jar t

Jar examples for t:tika-langdetect

Description

This is the language detection Apache Tika? toolkit.

You can download jar file tika-langdetect 1.0.5 in this page.

License

Apache License

Build File

You can use the following script to add tika-langdetect-1.0.5.jar to your project.

<dependency>
   <groupId>com.github.lafa.tikaNoExternal</groupId>
   <artifactId>tika-langdetect</artifactId>
   <version>1.0.5</version>
</dependency>
compile group: 'com.github.lafa.tikaNoExternal', name: 'tika-langdetect', version: '1.0.5'
libraryDependencies += "com.github.lafa.tikaNoExternal" % "tika-langdetect" % "1.0.5"
<dependency org="com.github.lafa.tikaNoExternal" name="tika-langdetect" rev="1.0.5"/>
@Grapes(@Grab(group='com.github.lafa.tikaNoExternal', module='tika-langdetect', version='1.0.5'))
'com.github.lafa.tikaNoExternal:tika-langdetect:jar:1.0.5'

Download

Click the following link to download the jar file.

tika-langdetect-1.0.5-javadoc.jar
tika-langdetect-1.0.5-sources.jar
tika-langdetect-1.0.5-tests.jar
tika-langdetect-1.0.5.jar
tika-langdetect-1.0.5.pom



Related Tutorials