jMimeMagic

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jmimemagic
ArtifactId

ArtifactId

jmimemagic
Last Version

Last Version

0.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://github.com/arimus/jmimemagic/
Source Code Management

Source Code Management

https://github.com/arimus/jmimemagic

Download jmimemagic

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.0.4
commons-io : commons-io jar 2.1

runtime (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.8

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.5
0.1.4
0.1.3