Registry / utility / mmkv-static

mmkv-static

JSON →
library2.4.0javamavenunverified

MMKV for Android is a high-performance key-value storage library.

<dependency> <groupId>com.tencent</groupId> <artifactId>mmkv-static</artifactId> <version>2.4.0</version> </dependency>
INSTALL
IMPORT
SIG · MMKV-STATIC
M
mmkv-static
utilityjavav2.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MMKV
com.tencent.mmkv.MMKV

Minimal usage of MMKV

import com.tencent.mmkv.MMKV; public class Example { public static void main(String[] args) { MMKV kv = MMKV.defaultMMKV(); kv.encode("key", "value"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.4.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
mmkv-static — mvn dependency:get mmkv-static · libregistry