is not current version
Last Version 2.0.8

com.github.takusemba:cropme unspecified

Extremely Smooth and Easy Cropping library for you.

GroupId

GroupId

com.github.takusemba
ArtifactId

ArtifactId

cropme
Version

Version

unspecified
Type

Type

aar

Download cropme unspecified


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