is not current version
Last Version 1.0.5

io.github.sirll:dy_lib 1.0.4

你的项目描述

GroupId

GroupId

io.github.sirll
ArtifactId

ArtifactId

dy_lib
Version

Version

1.0.4
Type

Type

aar

Download dy_lib 1.0.4


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