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

com.github.Trans88:KuroLibrary 0.0.4

This is ui development .

Группа

Группа

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

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

KuroLibrary
Версия

Версия

0.0.4
Тип

Тип

aar

Скачать KuroLibrary 0.0.4

Имя Файла Размер
KuroLibrary-0.0.4.pom
KuroLibrary-0.0.4.aar 120 KB
Обзор

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