is not current version
Last Version 1.0.1

io.github.sirll:DY_LIB 1.0.0

A simple and handy Android database debugging library.

GroupId

GroupId

io.github.sirll
ArtifactId

ArtifactId

DY_LIB
Version

Version

1.0.0
Type

Type

aar

Download DY_LIB 1.0.0


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