msgpack4z / msgpack4z-native   0.3.9

Website GitHub

simple implementation of msgpack4z-api. zero dependencies without msgpack4z-api. support jvm, scala-js and scala-native

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4 0.3

msgpack4z-native 0.3.6


Group ID:
com.github.xuwei-k
Artifact ID:
msgpack4z-native_2.13
Version:
0.3.6
Release Date:
Feb 6, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.github.xuwei-k" %% "msgpack4z-native" % "0.3.6"

Mill build tool

ivy"com.github.xuwei-k::msgpack4z-native:0.3.6"

Scala CLI

//> using dep "com.github.xuwei-k::msgpack4z-native:0.3.6"

Ammonite REPL

import $ivy.`com.github.xuwei-k::msgpack4z-native:0.3.6`

<dependency>
  <groupId>com.github.xuwei-k</groupId>
  <artifactId>msgpack4z-native_2.13</artifactId>
  <version>0.3.6</version>
</dependency>

compile group: 'com.github.xuwei-k', name: 'msgpack4z-native_2.13', version: '0.3.6'