MVN

com.tencent.wcdb : room

Maven & Gradle

Apr 21, 2021
1 usages
10.4k stars

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

<dependency>
    <groupId>com.tencent.wcdb</groupId>
    <artifactId>room</artifactId>
    <version>1.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tencent.wcdb : room to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.8

All Versions

Choose a version of com.tencent.wcdb : room to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
room-1.1-19
1.0.x
room-1.0.8
room-1.0.6.3

How to add a dependency to Maven

Add the following com.tencent.wcdb : room maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.tencent.wcdb</groupId>
    <artifactId>room</artifactId>
    <version>1.0.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tencent.wcdb : room gradle dependency to your build.gradle file:

implementation 'com.tencent.wcdb:room:1.0.8'

Gradle Kotlin DSL: Add the following com.tencent.wcdb : room gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tencent.wcdb:room:1.0.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tencent.wcdb : room sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tencent.wcdb" % "room" % "1.0.8"

Advertisement

Dependencies from Group

Apr 21, 2021
3 usages
10.4k stars
Apr 21, 2021
1 usages
10.4k stars
Mar 05, 2024

Discover Dependencies

May 17, 2023
1 usages
260 stars
Jul 22, 2021
1 usages
Feb 27, 2022
2 usages
4 stars
Jun 11, 2021
1 usages
88 stars
Feb 13, 2022
3 usages
2 stars
Jun 04, 2023
1 usages
160 stars
Jul 11, 2023
2 usages
92 stars