Java Mime Magic Library

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

GroupId

GroupId

jmimemagic
ArtifactId

ArtifactId

jmimemagic
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Java Mime Magic Library
jMimeMagic is a Java library for determining the content type of files or streams.
Project Organization

Project Organization

none

Download jmimemagic

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
oro : oro jar 2.0.8
commons-logging : commons-logging jar 1.0.4
xml-apis : xml-apis jar 2.0.2
xml-apis : xmlParserAPIs jar 2.0.2

runtime (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.8
xerces : xerces jar 2.4.0
xerces : xercesImpl jar 2.7.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1
0.0.4a