| Группа | Группаcom.github.krokyze |
|---|---|
| Идентификатор | Идентификаторucropnedit |
| Версия | Версия2.2.6 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| ucropnedit-2.2.6.pom | |
| ucropnedit-2.2.6.aar | 3 MB |
| ucropnedit-2.2.6-sources.jar | 129 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.krokyze/ucropnedit/ -->
<dependency>
<groupId>com.github.krokyze</groupId>
<artifactId>ucropnedit</artifactId>
<version>2.2.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.krokyze/ucropnedit/
implementation 'com.github.krokyze:ucropnedit:2.2.6'
// https://jarcasting.com/artifacts/com.github.krokyze/ucropnedit/
implementation ("com.github.krokyze:ucropnedit:2.2.6")
'com.github.krokyze:ucropnedit:aar:2.2.6'
<dependency org="com.github.krokyze" name="ucropnedit" rev="2.2.6">
<artifact name="ucropnedit" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.krokyze', module='ucropnedit', version='2.2.6')
)
libraryDependencies += "com.github.krokyze" % "ucropnedit" % "2.2.6"
[com.github.krokyze/ucropnedit "2.2.6"]