Download org.apache.sling.commons.contentdetection-1.0.2.jar file - Jar o

Jar examples for o:org.apache.sling.commons.contentdetection

Description

Content-based MIME type detection

You can download jar file org.apache.sling.commons.contentdetection 1.0.2 in this page.

License

Apache License

Build File

You can use the following script to add org.apache.sling.commons.contentdetection-1.0.2.jar to your project.

<dependency>
   <groupId>org.apache.sling</groupId>
   <artifactId>org.apache.sling.commons.contentdetection</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'org.apache.sling', name: 'org.apache.sling.commons.contentdetection', version: '1.0.2'
libraryDependencies += "org.apache.sling" % "org.apache.sling.commons.contentdetection" % "1.0.2"
<dependency org="org.apache.sling" name="org.apache.sling.commons.contentdetection" rev="1.0.2"/>
@Grapes(@Grab(group='org.apache.sling', module='org.apache.sling.commons.contentdetection', version='1.0.2'))
'org.apache.sling:org.apache.sling.commons.contentdetection:jar:1.0.2'

Download

Click the following link to download the jar file.

org.apache.sling.commons.contentdetection-1.0.2-javadoc.jar
org.apache.sling.commons.contentdetection-1.0.2-sources.jar
org.apache.sling.commons.contentdetection-1.0.2.jar
org.apache.sling.commons.contentdetection-1.0.2.pom



Related Tutorials