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

Jar examples for t:tika-app

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials