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

com.github.Shouheng88:uix-image 1.7.4-alpha

Android UIX

Группа

Группа

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

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

uix-image
Версия

Версия

1.7.4-alpha
Тип

Тип

aar

Скачать uix-image 1.7.4-alpha


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