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