is not current version
Last Version 2.8.1

com.github.Shouheng88:uix-core 1.7.6

Android UIX

GroupId

GroupId

com.github.Shouheng88
ArtifactId

ArtifactId

uix-core
Version

Version

1.7.6
Type

Type

aar

Download uix-core 1.7.6


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