is not current version
Last Version 0.1.3

com.github.Trans88:KuroLibrary 0.0.3

This is ui development .

GroupId

GroupId

com.github.Trans88
ArtifactId

ArtifactId

KuroLibrary
Version

Version

0.0.3
Type

Type

aar

Download KuroLibrary 0.0.3


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