is not current version
Last Version 1.2.24

io.github.sirll:lib_dy 1.2.2

你的项目描述

GroupId

GroupId

io.github.sirll
ArtifactId

ArtifactId

lib_dy
Version

Version

1.2.2
Type

Type

aar

Download lib_dy 1.2.2


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