is not current version
Last Version 0.1.3

com.github.Trans88:KuroLibrary 0.0.2

安卓通用的开发工具

GroupId

GroupId

com.github.Trans88
ArtifactId

ArtifactId

KuroLibrary
Version

Version

0.0.2
Type

Type

aar

Download KuroLibrary 0.0.2


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