| License |
License |
|---|---|
| GroupId | GroupIdcom.github.krokyze |
| ArtifactId | ArtifactIducropnedit |
| Version | Version2.2.1-native |
| Type | Typeaar |
| Description |
DescriptionuCrop'n'Edit
Image Cropping + Editing Library for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ucropnedit-2.2.1-native.pom | |
| ucropnedit-2.2.1-native.aar | 1 MB |
| ucropnedit-2.2.1-native-sources.jar | 54 KB |
| ucropnedit-2.2.1-native-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.krokyze/ucropnedit/ -->
<dependency>
<groupId>com.github.krokyze</groupId>
<artifactId>ucropnedit</artifactId>
<version>2.2.1-native</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.krokyze/ucropnedit/
implementation 'com.github.krokyze:ucropnedit:2.2.1-native'
// https://jarcasting.com/artifacts/com.github.krokyze/ucropnedit/
implementation ("com.github.krokyze:ucropnedit:2.2.1-native")
'com.github.krokyze:ucropnedit:aar:2.2.1-native'
<dependency org="com.github.krokyze" name="ucropnedit" rev="2.2.1-native">
<artifact name="ucropnedit" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.krokyze', module='ucropnedit', version='2.2.1-native')
)
libraryDependencies += "com.github.krokyze" % "ucropnedit" % "2.2.1-native"
[com.github.krokyze/ucropnedit "2.2.1-native"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 25.4.0 |
| com.squareup.okhttp3 : okhttp | jar | 3.9.0 |