simple implementation of msgpack4z-api. zero dependencies without msgpack4z-api. support jvm, scala-js and scala-native
msgpack4z-native 0.3.8
Group ID:
com.github.xuwei-k
Artifact ID:
msgpack4z-native_3
Version:
0.3.8
Release Date:
May 13, 2021
Licenses:
Files:
Full Scala Version:
3.0.0
Developers:
libraryDependencies += "com.github.xuwei-k" %% "msgpack4z-native" % "0.3.8"
ivy"com.github.xuwei-k::msgpack4z-native:0.3.8"
//> using dep "com.github.xuwei-k::msgpack4z-native:0.3.8"
import $ivy.`com.github.xuwei-k::msgpack4z-native:0.3.8`
<dependency> <groupId>com.github.xuwei-k</groupId> <artifactId>msgpack4z-native_3</artifactId> <version>0.3.8</version> </dependency>
compile group: 'com.github.xuwei-k', name: 'msgpack4z-native_3', version: '0.3.8'