License |
License |
---|---|
GroupId | GroupIdcom.tencent.wcdb |
ArtifactId | ArtifactIdroom |
Last Version | Last Version1.1-19 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionWCDB Room Framework Adapter
WCDB is a cross-platform database framework developed by WeChat.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
room-1.1-19.pom | |
room-1.1-19.aar | 13 KB |
room-1.1-19-sources.jar | 7 KB |
room-1.1-19-javadoc.jar | 261 bytes |
room-1.1-19-debug.aar | 13 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.tencent.wcdb : wcdb-android | jar | 1.1-19 |
android.arch.persistence.room » runtime | jar | 1.1.1 |