maryk-lib
io.maryk
Maryk is a Kotlin Multiplatform library which helps you to store, query and send data in a structured way over multiple platforms. The data store stores any value with a version, so it is possible to request only the changed data or live listen for updates.
Recommended: 0.10.0 11 versions jar Updated 1 year ago The Apache Software License, Version 2.0Checking...
Add to your project0.4.1
<dependency>
<groupId>io.maryk</groupId>
<artifactId>maryk-lib</artifactId>
<version>0.4.1</version>
</dependency>Version Details — 0.4.1
Packaging
jar
Direct Deps
2
Total Deps
6
Published
Dec 11, 2023
License
The Apache Software License, Version 2.0
Maryk is a Kotlin Multiplatform library which helps you to store, query and send data in a structured way over multiple platforms. The data store stores any value with a version, so it is possible to request only the changed data or live listen for updates.
Checking security advisories...