| License |
License |
|---|---|
| GroupId | GroupIdcom.guolindev.glance |
| ArtifactId | ArtifactIdglance |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionGlance
A simple and handy Android database debugging library.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| glance-1.1.0.pom | |
| glance-1.1.0-sources.jar | 50 KB |
| glance-1.1.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.guolindev.glance/glance/ -->
<dependency>
<groupId>com.guolindev.glance</groupId>
<artifactId>glance</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.guolindev.glance/glance/
implementation 'com.guolindev.glance:glance:1.1.0'
// https://jarcasting.com/artifacts/com.guolindev.glance/glance/
implementation ("com.guolindev.glance:glance:1.1.0")
'com.guolindev.glance:glance:aar:1.1.0'
<dependency org="com.guolindev.glance" name="glance" rev="1.1.0">
<artifact name="glance" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.guolindev.glance', module='glance', version='1.1.0')
)
libraryDependencies += "com.guolindev.glance" % "glance" % "1.1.0"
[com.guolindev.glance/glance "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.databinding » viewbinding | jar | 4.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.21 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| androidx.startup » startup-runtime | jar | 1.1.0 |
| androidx.recyclerview » recyclerview | jar | 1.2.1 |
| androidx.paging » paging-runtime-ktx | jar | 3.1.0-alpha03 |
| androidx.lifecycle » lifecycle-extensions | jar | 2.2.0 |
| androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.3.1 |
| androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.3.1 |
| androidx.constraintlayout » constraintlayout | jar | 2.1.0 |
| com.google.code.gson : gson | jar | 2.8.6 |
| com.google.android.material » material | jar | 1.4.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.0 |