Download cropper-1.0.1.jar file - Jar c

Jar examples for c:cropper

Description

Image cropper library for Android applications

You can download jar file cropper 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add cropper-1.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

cropper-1.0.1.pom



Related Tutorials