is not current version
Last Version 1.0.18

com.github.lafa.tikaNoExternal:tika-example 1.0.9

This module contains examples of how to use Apache Tika.

GroupId

GroupId

com.github.lafa.tikaNoExternal
ArtifactId

ArtifactId

tika-example
Version

Version

1.0.9
Type

Type

jar

Download tika-example 1.0.9


<!-- https://jarcasting.com/artifacts/com.github.lafa.tikaNoExternal/tika-example/ -->
<dependency>
    <groupId>com.github.lafa.tikaNoExternal</groupId>
    <artifactId>tika-example</artifactId>
    <version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lafa.tikaNoExternal/tika-example/
implementation 'com.github.lafa.tikaNoExternal:tika-example:1.0.9'
// https://jarcasting.com/artifacts/com.github.lafa.tikaNoExternal/tika-example/
implementation ("com.github.lafa.tikaNoExternal:tika-example:1.0.9")
'com.github.lafa.tikaNoExternal:tika-example:jar:1.0.9'
<dependency org="com.github.lafa.tikaNoExternal" name="tika-example" rev="1.0.9">
  <artifact name="tika-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lafa.tikaNoExternal', module='tika-example', version='1.0.9')
)
libraryDependencies += "com.github.lafa.tikaNoExternal" % "tika-example" % "1.0.9"
[com.github.lafa.tikaNoExternal/tika-example "1.0.9"]