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


Group ID:
com.lunaryorn
Artifact ID:
play-json-refined_2.12
Version:
0.5
Release Date:
Oct 24, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.lunaryorn</groupId>
  <artifactId>play-json-refined_2.12</artifactId>
  <version>0.5</version>
</dependency>

compile group: 'com.lunaryorn', name: 'play-json-refined_2.12', version: '0.5'