eed3si9n / sjson-new   0.13.0

Apache License 2.0 GitHub

a typeclass based JSON codec that's backend independent

Scala versions: 3.x 2.13 2.12 2.11 2.10

sjson-new-msgpack 0.7.1


Group ID:
com.eed3si9n
Artifact ID:
sjson-new-msgpack_2.12
Version:
0.7.1
Release Date:
Jan 25, 2017
Licenses:
Files:

libraryDependencies += "com.eed3si9n" %% "sjson-new-msgpack" % "0.7.1"

Mill build tool

ivy"com.eed3si9n::sjson-new-msgpack:0.7.1"

Scala CLI

//> using dep "com.eed3si9n::sjson-new-msgpack:0.7.1"

Ammonite REPL

import $ivy.`com.eed3si9n::sjson-new-msgpack:0.7.1`

<dependency>
  <groupId>com.eed3si9n</groupId>
  <artifactId>sjson-new-msgpack_2.12</artifactId>
  <version>0.7.1</version>
</dependency>

compile group: 'com.eed3si9n', name: 'sjson-new-msgpack_2.12', version: '0.7.1'