is not current version
Last Version 0.1.2

jmimemagic:jmimemagic 0.0.4a

jMimeMagic is a Java library for determining the MIME type of files or streams

GroupId

GroupId

jmimemagic
ArtifactId

ArtifactId

jmimemagic
Version

Version

0.0.4a
Type

Type

jar

Download jmimemagic 0.0.4a


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