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


Group ID:
com.lunaryorn
Artifact ID:
play-json-refined_2.11
Version:
0.1
Release Date:
May 17, 2016
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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