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.8.1


Group ID:
com.eed3si9n
Artifact ID:
sjson-new-msgpack_2.10
Version:
0.8.1
Release Date:
Sept 29, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.eed3si9n</groupId>
  <artifactId>sjson-new-msgpack_2.10</artifactId>
  <version>0.8.1</version>
</dependency>

compile group: 'com.eed3si9n', name: 'sjson-new-msgpack_2.10', version: '0.8.1'