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


Group ID:
ru.makkarpov
Artifact ID:
pray-json_2.12
Version:
0.3
Release Date:
Oct 9, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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