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