Download tika-app-1.5.jar file - Jar t

Jar examples for t:tika-app

Description

You can download jar file tika-app 1.5 in this page.

License

Apache License

Build File

You can use the following script to add tika-app-1.5.jar to your project.

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

Download

Click the following link to download the jar file.

tika-app-1.5-javadoc.jar
tika-app-1.5-sources.jar
tika-app-1.5.jar
tika-app-1.5.pom



Related Tutorials