не последняя версия
Последняя версия 2.2.8

com.github.krokyze:ucropnedit 2.2.6-1

Image Cropping + Editing Library for Android

Группа

Группа

com.github.krokyze
Идентификатор

Идентификатор

ucropnedit
Версия

Версия

2.2.6-1
Тип

Тип

aar

Скачать ucropnedit 2.2.6-1


<!-- https://jarcasting.com/artifacts/com.github.krokyze/ucropnedit/ -->
<dependency>
    <groupId>com.github.krokyze</groupId>
    <artifactId>ucropnedit</artifactId>
    <version>2.2.6-1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.krokyze/ucropnedit/
implementation 'com.github.krokyze:ucropnedit:2.2.6-1'
// https://jarcasting.com/artifacts/com.github.krokyze/ucropnedit/
implementation ("com.github.krokyze:ucropnedit:2.2.6-1")
'com.github.krokyze:ucropnedit:aar:2.2.6-1'
<dependency org="com.github.krokyze" name="ucropnedit" rev="2.2.6-1">
  <artifact name="ucropnedit" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.krokyze', module='ucropnedit', version='2.2.6-1')
)
libraryDependencies += "com.github.krokyze" % "ucropnedit" % "2.2.6-1"
[com.github.krokyze/ucropnedit "2.2.6-1"]