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