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

com.github.Trans88:KuroUi 0.1.2

This is ui development .

Группа

Группа

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

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

KuroUi
Версия

Версия

0.1.2
Тип

Тип

aar

Скачать KuroUi 0.1.2

Имя Файла Размер
KuroUi-0.1.2.pom
KuroUi-0.1.2.aar 82 KB
Обзор

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