MVN

com.tencent : mmkv-shared

Maven & Gradle

Aug 11, 2023
16.7k stars

MMKV · MMKV for Android

<dependency>
    <groupId>com.tencent</groupId>
    <artifactId>mmkv-shared</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.3.1

All Versions

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

Version Vulnerabilities Updated
1.3.x
mmkv-shared-1.3.1
mmkv-shared-1.3.0
1.2.x
mmkv-shared-1.2.16
mmkv-shared-1.2.15
mmkv-shared-1.2.14
mmkv-shared-1.2.13
mmkv-shared-1.2.12
mmkv-shared-1.2.11

How to add a dependency to Maven

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

<dependency>
    <groupId>com.tencent</groupId>
    <artifactId>mmkv-shared</artifactId>
    <version>1.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tencent : mmkv-shared gradle dependency to your build.gradle file:

implementation 'com.tencent:mmkv-shared:1.3.1'

Gradle Kotlin DSL: Add the following com.tencent : mmkv-shared gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tencent:mmkv-shared:1.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tencent : mmkv-shared sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tencent" % "mmkv-shared" % "1.3.1"

Advertisement

Dependencies from Group

Aug 11, 2023
66 usages
16.7k stars
Aug 11, 2023
15 usages
16.7k stars
Aug 11, 2023
16.7k stars

Discover Dependencies

Jan 17, 2022
1 usages
Jan 17, 2022
1 usages
Feb 07, 2023
1 usages
9 stars
Feb 07, 2023
9 stars
Feb 07, 2023
2 usages
9 stars
Jan 17, 2022
1 usages
Jan 17, 2022
1 usages
Aug 23, 2023
51 stars