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