Simple Magic

Simple Magic number package which allows content-type (mime-type) determination from files and byte arrays.

License

License

GroupId

GroupId

com.j256.simplemagic
ArtifactId

ArtifactId

simplemagic
Last Version

Last Version

1.17
Release Date

Release Date

Type

Type

jar
Description

Description

Simple Magic
Simple Magic number package which allows content-type (mime-type) determination from files and byte arrays.
Project URL

Project URL

https://256stuff.com/sources/simplemagic/
Source Code Management

Source Code Management

https://github.com/j256/simplemagic

Download simplemagic

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
log4j : log4j Optional jar 1.2.17
org.apache.logging.log4j : log4j-api Optional jar 2.17.0
org.slf4j : slf4j-api Optional jar 1.7.2
commons-logging : commons-logging Optional jar 1.1.1
ch.qos.logback : logback-classic Optional jar 1.0.11

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.easymock : easymock jar 3.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.17
1.16
1.15
1.14
1.13
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
0.6
0.5
0.4
0.3
0.2
0.1