Download tika-translate-1.14.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.14 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials