maryk-shared-jvm

io.maryk

maryk-shared-jvm is a Java jar artifact published under the io.maryk group on Maven Central. 12 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 0.11.0 12 versions jarChecking...

Add to your project0.6.0

<dependency>
    <groupId>io.maryk</groupId>
    <artifactId>maryk-shared-jvm</artifactId>
    <version>0.6.0</version>
</dependency>

Version Details — 0.6.0

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
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...