Download drmcrop-0.4.jar file - Jar d

Jar examples for d:drmcrop

Description

You can download jar file drmcrop 0.4 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

drmcrop-0.4-javadoc.jar
drmcrop-0.4-sources.jar
drmcrop-0.4.jar
drmcrop-0.4.pom



Related Tutorials