typeclass based functional msgpack serializer/deserializer for Scala. support scala.js and scala-native / msgpack.org[Scala]
msgpack4z-core 0.3.7
Group ID:
com.github.xuwei-k
Artifact ID:
msgpack4z-core_2.12
Version:
0.3.7
Release Date:
Apr 29, 2017
Licenses:
Files:
Full Scala Version:
2.12.2
Developers:
libraryDependencies += "com.github.xuwei-k" %% "msgpack4z-core" % "0.3.7"
ivy"com.github.xuwei-k::msgpack4z-core:0.3.7"
//> using dep "com.github.xuwei-k::msgpack4z-core:0.3.7"
import $ivy.`com.github.xuwei-k::msgpack4z-core:0.3.7`
<dependency> <groupId>com.github.xuwei-k</groupId> <artifactId>msgpack4z-core_2.12</artifactId> <version>0.3.7</version> </dependency>
compile group: 'com.github.xuwei-k', name: 'msgpack4z-core_2.12', version: '0.3.7'