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