wxlibowen

A simple and handy Android database debugging library.

License

License

GroupId

GroupId

io.gitee.wxlibowen
ArtifactId

ArtifactId

wxlibowen
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

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

Project URL

https://gitee.com/wxlibowen
Source Code Management

Source Code Management

https://gitee.com/wxlibowen

Download wxlibowen

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.0.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0

runtime (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0