Download drmcrop-0.3.jar file - Jar d

Jar examples for d:drmcrop

Description

You can download jar file drmcrop 0.3 in this page.

Build File

You can use the following script to add drmcrop-0.3.jar to your project.

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

Download

Click the following link to download the jar file.

drmcrop-0.3-javadoc.jar
drmcrop-0.3-sources.jar
drmcrop-0.3.jar
drmcrop-0.3.pom



Related Tutorials