Jar examples for t:tika-langdetect
This is the language detection Apache Tika? toolkit.
You can download jar file tika-langdetect 1.17 in this page.
Apache License
You can use the following script to add tika-langdetect-1.17.jar to your project.
<dependency> <groupId>org.apache.tika</groupId> <artifactId>tika-langdetect</artifactId> <version>1.17</version> </dependency>
compile group: 'org.apache.tika', name: 'tika-langdetect', version: '1.17'
libraryDependencies += "org.apache.tika" % "tika-langdetect" % "1.17"
<dependency org="org.apache.tika" name="tika-langdetect" rev="1.17"/>
@Grapes(@Grab(group='org.apache.tika', module='tika-langdetect', version='1.17'))
'org.apache.tika:tika-langdetect:jar:1.17'
Click the following link to download the jar file.
tika-langdetect-1.17-javadoc.jar