| GroupId | GroupIdjmimemagic |
|---|---|
| ArtifactId | ArtifactIdjmimemagic |
| Last Version | Last Version0.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJava Mime Magic Library
jMimeMagic is a Java library for determining the content type of files or streams.
|
| Project Organization |
Project Organizationnone |
| Filename | Size |
|---|---|
| jmimemagic-0.1.2.pom | |
| jmimemagic-0.1.2.jar | 44 KB |
| jmimemagic-0.1.2-sources.jar | 22 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.8 |
| xerces : xerces | jar | 2.4.0 |
| xerces : xercesImpl | jar | 2.7.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |