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

Jar examples for t:tika-app

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials