MMKV

MMKV for Android

License

License

GroupId

GroupId

com.tencent
ArtifactId

ArtifactId

mmkv-shared
Last Version

Last Version

1.2.13
Release Date

Release Date

Type

Type

aar
Description

Description

MMKV
MMKV for Android
Project URL

Project URL

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

Source Code Management

https://github.com/Tencent/MMKV

Download mmkv-shared

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.13
1.2.12
1.2.11