Files download
File Operation
ucropnedit-2.2.0-native.pom download
Apache Maven
<dependency>
  <groupId>com.github.krokyze</groupId>
  <artifactId>ucropnedit</artifactId>
  <version>2.2.0-native</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.github.krokyze:ucropnedit:2.2.0-native'
Gradle Kotlin
implementation("com.github.krokyze:ucropnedit:2.2.0-native")
Scala SBT
libraryDependencies += "com.github.krokyze" % "ucropnedit" % "2.2.0-native"
Groovy Grape
@Grapes(
  @Grab(group='com.github.krokyze', module='ucropnedit', version='2.2.0-native')
)
Apache Ivy
<dependency org="com.github.krokyze" name="ucropnedit" rev="2.2.0-native" />
Leiningen
[com.github.krokyze/ucropnedit "2.2.0-native"]
Apache Buildr
'com.github.krokyze:ucropnedit:jar:2.2.0-native'
Dependencies
The project has no third-party dependencies