is not current version
Last Version 0.2.1

io.github.xanderwang:asu 0.2.0

a simple utils

GroupId

GroupId

io.github.xanderwang
ArtifactId

ArtifactId

asu
Version

Version

0.2.0
Type

Type

aar

Download asu 0.2.0


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