fomkin / pushka   0.8.0

Apache License 2.0 GitHub

ABANDONED Pure Scala serialization library with annotations

Scala versions: 2.12 2.11 2.10
Scala.js versions: 0.6

pushka-json 0.1.0


Group ID:
com.github.fomkin
Artifact ID:
pushka-json_2.11
Version:
0.1.0
Release Date:
Aug 22, 2015
Licenses:
Files:

libraryDependencies += "com.github.fomkin" %% "pushka-json" % "0.1.0"

Mill build tool

ivy"com.github.fomkin::pushka-json:0.1.0"

Scala CLI

//> using dep "com.github.fomkin::pushka-json:0.1.0"

Ammonite REPL

import $ivy.`com.github.fomkin::pushka-json:0.1.0`

<dependency>
  <groupId>com.github.fomkin</groupId>
  <artifactId>pushka-json_2.11</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.fomkin', name: 'pushka-json_2.11', version: '0.1.0'