is not current version
Last Version 0.1.3

com.github.Trans88:KuroUi 0.1.2

This is ui development .

GroupId

GroupId

com.github.Trans88
ArtifactId

ArtifactId

KuroUi
Version

Version

0.1.2
Type

Type

aar

Download KuroUi 0.1.2


<!-- 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"]