Last Version

WCDB Android Library 1.1-19

WCDB is a cross-platform database framework developed by WeChat.

License

License

GroupId

GroupId

com.tencent.wcdb
ArtifactId

ArtifactId

wcdb-android
Version

Version

1.1-19
Type

Type

aar
Description

Description

WCDB Android Library
WCDB is a cross-platform database framework developed by WeChat.
Project URL

Project URL

https://github.com/Tencent/wcdb
Source Code Management

Source Code Management

https://github.com/Tencent/wcdb.git

Download wcdb-android 1.1-19


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.