is not current version
Last Version 1.0.18

com.github.lafa.tikaNoExternal:tika-core 1.0.2

This is the core Apache Tika™ toolkit library from which all other modules inherit functionality. It also includes the core facades for the Tika API.

GroupId

GroupId

com.github.lafa.tikaNoExternal
ArtifactId

ArtifactId

tika-core
Version

Version

1.0.2
Type

Type

jar

Download tika-core 1.0.2


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