avdv / play-json-refined   0.6.1

Contributors Wanted Apache License 2.0 Website GitHub

Play JSON Reads/Writes instances for refined types

Scala versions: 2.12 2.11

play-json-refined 0.3


Group ID:
com.lunaryorn
Artifact ID:
play-json-refined_2.11
Version:
0.3
Release Date:
Jan 4, 2017
Licenses:
Files:

libraryDependencies += "com.lunaryorn" %% "play-json-refined" % "0.3"

Mill build tool

ivy"com.lunaryorn::play-json-refined:0.3"

Scala CLI

//> using dep "com.lunaryorn::play-json-refined:0.3"

Ammonite REPL

import $ivy.`com.lunaryorn::play-json-refined:0.3`

<dependency>
  <groupId>com.lunaryorn</groupId>
  <artifactId>play-json-refined_2.11</artifactId>
  <version>0.3</version>
</dependency>

compile group: 'com.lunaryorn', name: 'play-json-refined_2.11', version: '0.3'