| License |
License |
|---|---|
| GroupId | GroupIdcom.guolindev.glance |
| ArtifactId | ArtifactIdglance |
| Version | Version1.0.0 |
| 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.0.0.pom | |
| glance-1.0.0-sources.jar | 50 KB |
| glance-1.0.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.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"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.databinding » viewbinding | jar | 4.2.1 |
| 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 |