is not current version
Last Version 1.0.18

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

This module contains examples of how to use Apache Tika.

GroupId

GroupId

com.github.lafa.tikaNoExternal
ArtifactId

ArtifactId

tika-example
Version

Version

1.0.15
Type

Type

jar

Download tika-example 1.0.15


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