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

Jar examples for t:tika-app

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

tika-app-0.9-javadoc.jar
tika-app-0.9-jdk14.jar
tika-app-0.9-sources.jar
tika-app-0.9.jar
tika-app-0.9.pom



Related Tutorials