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