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

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

Android UIX

Группа

Группа

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

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

uix-common
Версия

Версия

1.7.4-alpha
Тип

Тип

aar

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


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