is not current version
Last Version 1.1.0

Glance 1.0.0

A simple and handy Android database debugging library.

License

License

GroupId

GroupId

com.guolindev.glance
ArtifactId

ArtifactId

glance
Version

Version

1.0.0
Type

Type

aar
Description

Description

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

Project URL

https://github.com/guolindev/Glance/
Source Code Management

Source Code Management

https://github.com/guolindev/Glance/

Download glance 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 4.2.1

runtime (13)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.30
androidx.appcompat » appcompat jar 1.2.0
androidx.startup » startup-runtime jar 1.0.0
androidx.recyclerview » recyclerview jar 1.1.0
androidx.paging » paging-runtime jar 3.0.0-alpha06
androidx.lifecycle » lifecycle-extensions jar 2.2.0
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.3.0
androidx.lifecycle » lifecycle-runtime-ktx jar 2.3.0
androidx.constraintlayout » constraintlayout jar 2.0.4
com.google.code.gson : gson jar 2.8.6
com.google.android.material » material jar 1.3.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.1
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.1

Project Modules

There are no modules declared in this project.