| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.krokyze |
| Идентификатор | Идентификаторucropnedit |
| Версия | Версия2.2.1-native |
| Тип | Типaar |
| Описание |
ОписаниеuCrop'n'Edit
Image Cropping + Editing Library for Android
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 25.4.0 |
| com.squareup.okhttp3 : okhttp | jar | 3.9.0 |