is not current version
Last Version 1.9.0

com.github.Shouheng88:uix-image 1.7.3

Android UIX

GroupId

GroupId

com.github.Shouheng88
ArtifactId

ArtifactId

uix-image
Version

Version

1.7.3
Type

Type

aar

Download uix-image 1.7.3


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