License |
License |
---|---|
GroupId | GroupIdio.gitee.wxlibowen |
ArtifactId | ArtifactIdwxlibowen |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionwxlibowen
A simple and handy Android database debugging library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wxlibowen-1.0.2.pom | |
wxlibowen-1.0.2-sources.jar | 931 bytes |
wxlibowen-1.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.wxlibowen/wxlibowen/ -->
<dependency>
<groupId>io.gitee.wxlibowen</groupId>
<artifactId>wxlibowen</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.wxlibowen/wxlibowen/
implementation 'io.gitee.wxlibowen:wxlibowen:1.0.2'
// https://jarcasting.com/artifacts/io.gitee.wxlibowen/wxlibowen/
implementation ("io.gitee.wxlibowen:wxlibowen:1.0.2")
'io.gitee.wxlibowen:wxlibowen:aar:1.0.2'
<dependency org="io.gitee.wxlibowen" name="wxlibowen" rev="1.0.2">
<artifact name="wxlibowen" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.wxlibowen', module='wxlibowen', version='1.0.2')
)
libraryDependencies += "io.gitee.wxlibowen" % "wxlibowen" % "1.0.2"
[io.gitee.wxlibowen/wxlibowen "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 7.0.3 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.7.0 |
androidx.appcompat » appcompat | jar | 1.3.1 |
com.google.android.material » material | jar | 1.4.0 |