Last Version

Simple Magic 1.17

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
Version

Version

1.17
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 1.17


<!-- 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.