is not current version
Last Version 0.6.0

com.github.eikek:binny-tika-detect_3 0.1.0

Detect content types using Apache Tika

GroupId

GroupId

com.github.eikek
ArtifactId

ArtifactId

binny-tika-detect_3
Version

Version

0.1.0
Type

Type

jar

Download binny-tika-detect_3 0.1.0


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