makkarpov / pray-json   0.4.1

Apache License 2.0 GitHub

play-json as it was supposed to be — fully automatic generation of serializers

Scala versions: 2.12 2.11

pray-json 0.2


Group ID:
ru.makkarpov
Artifact ID:
pray-json_2.12
Version:
0.2
Release Date:
Jul 23, 2017
Licenses:
Files:

libraryDependencies += "ru.makkarpov" %% "pray-json" % "0.2"

Mill build tool

ivy"ru.makkarpov::pray-json:0.2"

Scala CLI

//> using dep "ru.makkarpov::pray-json:0.2"

Ammonite REPL

import $ivy.`ru.makkarpov::pray-json:0.2`

<dependency>
  <groupId>ru.makkarpov</groupId>
  <artifactId>pray-json_2.12</artifactId>
  <version>0.2</version>
</dependency>

compile group: 'ru.makkarpov', name: 'pray-json_2.12', version: '0.2'