msgpack4z / msgpack4z-play   0.12.0

Website GitHub

msgpack4z play-json binding

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

msgpack4z-play 0.10.0


Group ID:
com.github.xuwei-k
Artifact ID:
msgpack4z-play_3
Version:
0.10.0
Release Date:
Jan 21, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.github.xuwei-k" %% "msgpack4z-play" % "0.10.0"

Mill build tool

ivy"com.github.xuwei-k::msgpack4z-play:0.10.0"

Scala CLI

//> using dep "com.github.xuwei-k::msgpack4z-play:0.10.0"

Ammonite REPL

import $ivy.`com.github.xuwei-k::msgpack4z-play:0.10.0`

<dependency>
  <groupId>com.github.xuwei-k</groupId>
  <artifactId>msgpack4z-play_3</artifactId>
  <version>0.10.0</version>
</dependency>

compile group: 'com.github.xuwei-k', name: 'msgpack4z-play_3', version: '0.10.0'