is not current version
Last Version 0.8

com.github.gv2011:filetypes-tika 0.6


GroupId

GroupId

com.github.gv2011
ArtifactId

ArtifactId

filetypes-tika
Version

Version

0.6
Type

Type

jar

Download filetypes-tika 0.6


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