is not current version
Last Version 2.8.1

com.github.Shouheng88:uix-widget 1.9.0

Android UIX

GroupId

GroupId

com.github.Shouheng88
ArtifactId

ArtifactId

uix-widget
Version

Version

1.9.0
Type

Type

aar

Download uix-widget 1.9.0


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