is not current version
Last Version 2.8.1

com.github.Shouheng88:uix-core 2.2

Android UIX

GroupId

GroupId

com.github.Shouheng88
ArtifactId

ArtifactId

uix-core
Version

Version

2.2
Type

Type

aar

Download uix-core 2.2


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