Download android-crop-1.0.0.jar file - Jar a

Jar examples for a:android-crop

Description

An Android library that provides an image cropping capabilities

You can download jar file android-crop 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add android-crop-1.0.0.jar to your project.

<dependency>
   <groupId>com.soundcloud.android</groupId>
   <artifactId>android-crop</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.soundcloud.android', name: 'android-crop', version: '1.0.0'
libraryDependencies += "com.soundcloud.android" % "android-crop" % "1.0.0"
<dependency org="com.soundcloud.android" name="android-crop" rev="1.0.0"/>
@Grapes(@Grab(group='com.soundcloud.android', module='android-crop', version='1.0.0'))
'com.soundcloud.android:android-crop:jar:1.0.0'

Download

Click the following link to download the jar file.

android-crop-1.0.0.pom



Related Tutorials