Jar examples for j:jmimemagic
jMimeMagic is a Java library for determining the content type of files or streams.
You can download jar file jmimemagic 0.1.5 in this page.
Apache License, Version 2.0
You can use the following script to add jmimemagic-0.1.5.jar to your project.
<dependency> <groupId>net.sf.jmimemagic</groupId> <artifactId>jmimemagic</artifactId> <version>0.1.5</version> </dependency>
compile group: 'net.sf.jmimemagic', name: 'jmimemagic', version: '0.1.5'
libraryDependencies += "net.sf.jmimemagic" % "jmimemagic" % "0.1.5"
<dependency org="net.sf.jmimemagic" name="jmimemagic" rev="0.1.5"/>
@Grapes(@Grab(group='net.sf.jmimemagic', module='jmimemagic', version='0.1.5'))
'net.sf.jmimemagic:jmimemagic:jar:0.1.5'
Click the following link to download the jar file.
jmimemagic-0.1.5-javadoc.jar