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

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

Android UIX

Группа

Группа

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

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

uix-core
Версия

Версия

1.7.4-alpha
Тип

Тип

aar

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


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