is not current version
Last Version 2.2.8

com.github.krokyze:ucropnedit 2.2.0-native

Image Cropping + Editing Library for Android

GroupId

GroupId

com.github.krokyze
ArtifactId

ArtifactId

ucropnedit
Version

Version

2.2.0-native
Type

Type

aar

Download ucropnedit 2.2.0-native

Filename Size
ucropnedit-2.2.0-native.pom -1 bytes
Browse

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