WCDB Room Framework Adapter

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

License

License

GroupId

GroupId

com.tencent.wcdb
ArtifactId

ArtifactId

room
Last Version

Last Version

1.1-19
Release Date

Release Date

Type

Type

aar
Description

Description

WCDB Room Framework Adapter
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 room

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.tencent.wcdb : wcdb-android jar 1.1-19
android.arch.persistence.room » runtime jar 1.1.1

Project Modules

There are no modules declared in this project.
com.tencent.wcdb

Tencent

Versions

Version
1.1-19
1.0.8
1.0.6.3