Download tika-translate-1.8.jar file - Jar t

Jar examples for t:tika-translate

Description

This is the translate Apache Tika? toolkit. Translator implementations may depend on web services.

You can download jar file tika-translate 1.8 in this page.

License

Apache License

Build File

You can use the following script to add tika-translate-1.8.jar to your project.

<dependency>
   <groupId>org.apache.tika</groupId>
   <artifactId>tika-translate</artifactId>
   <version>1.8</version>
</dependency>
compile group: 'org.apache.tika', name: 'tika-translate', version: '1.8'
libraryDependencies += "org.apache.tika" % "tika-translate" % "1.8"
<dependency org="org.apache.tika" name="tika-translate" rev="1.8"/>
@Grapes(@Grab(group='org.apache.tika', module='tika-translate', version='1.8'))
'org.apache.tika:tika-translate:jar:1.8'

Download

Click the following link to download the jar file.

tika-translate-1.8-javadoc.jar
tika-translate-1.8-sources.jar
tika-translate-1.8-tests.jar
tika-translate-1.8.jar
tika-translate-1.8.pom



Related Tutorials