is not current version
Last Version 1.1.15

io.github.sirll:lib_szg 1.0.9

你的项目描述

GroupId

GroupId

io.github.sirll
ArtifactId

ArtifactId

lib_szg
Version

Version

1.0.9
Type

Type

aar

Download lib_szg 1.0.9


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