is not current version
Last Version 2.0.8

com.github.takusemba:cropme 2.0.5

Extremely Smooth and Easy Cropping library for you

GroupId

GroupId

com.github.takusemba
ArtifactId

ArtifactId

cropme
Version

Version

2.0.5
Type

Type

aar

Download cropme 2.0.5


<!-- https://jarcasting.com/artifacts/com.github.takusemba/cropme/ -->
<dependency>
    <groupId>com.github.takusemba</groupId>
    <artifactId>cropme</artifactId>
    <version>2.0.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.takusemba/cropme/
implementation 'com.github.takusemba:cropme:2.0.5'
// https://jarcasting.com/artifacts/com.github.takusemba/cropme/
implementation ("com.github.takusemba:cropme:2.0.5")
'com.github.takusemba:cropme:aar:2.0.5'
<dependency org="com.github.takusemba" name="cropme" rev="2.0.5">
  <artifact name="cropme" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.takusemba', module='cropme', version='2.0.5')
)
libraryDependencies += "com.github.takusemba" % "cropme" % "2.0.5"
[com.github.takusemba/cropme "2.0.5"]