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