xuwei-k / scodec-msgpack   0.8.0

MIT License GitHub

fork from https://github.com/pocketberserker/scodec-msgpack

Scala versions: 2.13 2.12 2.11
Scala.js versions: 1.x 0.6

scodec-msgpack 0.7.0


Group ID:
com.github.xuwei-k
Artifact ID:
scodec-msgpack_2.13
Version:
0.7.0
Release Date:
Jun 22, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.github.xuwei-k" %% "scodec-msgpack" % "0.7.0"

Mill build tool

ivy"com.github.xuwei-k::scodec-msgpack:0.7.0"

Scala CLI

//> using dep "com.github.xuwei-k::scodec-msgpack:0.7.0"

Ammonite REPL

import $ivy.`com.github.xuwei-k::scodec-msgpack:0.7.0`

<dependency>
  <groupId>com.github.xuwei-k</groupId>
  <artifactId>scodec-msgpack_2.13</artifactId>
  <version>0.7.0</version>
</dependency>

compile group: 'com.github.xuwei-k', name: 'scodec-msgpack_2.13', version: '0.7.0'