License |
License |
---|---|
GroupId | GroupIdcom.tencent |
ArtifactId | ArtifactIdmmkv-shared |
Last Version | Last Version1.2.13 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMMKV
MMKV for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mmkv-shared-1.2.13.pom | |
mmkv-shared-1.2.13-so-symbols.jar | 8 MB |
mmkv-shared-1.2.13-javadoc.jar | 430 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.3.0 |