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