DY_LIB

A simple and handy Android database debugging library.

License

License

GroupId

GroupId

io.github.sirll
ArtifactId

ArtifactId

DY_LIB
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

DY_LIB
A simple and handy Android database debugging library.
Project URL

Project URL

https://github.com/sirLL/DY_LIB/
Source Code Management

Source Code Management

https://github.com/sirLL/DY_LIB/

Download DY_LIB

How to add to project

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

Dependencies

runtime (20)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0
androidx.core » core-ktx jar 1.2.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.3.8
androidx.legacy » legacy-support-v4 jar 1.0.0
com.google.android.material » material jar 1.1.0
androidx.appcompat » appcompat jar 1.1.0
androidx.constraintlayout » constraintlayout jar 1.1.3
org.greenrobot : eventbus jar 3.0.0
DY_LIB » lib_base jar unspecified
DY_LIB » FlycoTabLayout_Lib jar 2.1.2
com.sunfusheng » MarqueeView jar 1.4.1
com.github.bingoogolapple.BGAQRCode-Android » zxing jar 1.3.8
com.github.gzu-liyujiang.AndroidPicker » AddressPicker jar 3.1.0
com.github.gzu-liyujiang.AndroidPicker » CalendarPicker jar 3.1.0
com.github.tbruyelle » rxpermissions jar 0.11
io.github.lucksiege : pictureselector jar v2.7.3-rc06
io.github.youth5201314 : banner jar 2.2.2
com.makeramen : roundedimageview jar 2.3.0
com.github.bumptech.glide : glide jar 3.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0