Download drmcrop-0.1.jar file - Jar d

Jar examples for d:drmcrop

Description

You can download jar file drmcrop 0.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

drmcrop-0.1-javadoc.jar
drmcrop-0.1-sources.jar
drmcrop-0.1.jar
drmcrop-0.1.pom



Related Tutorials