play_json 0.1.1


Group ID:
com.github.kondaurovdev
Artifact ID:
play_json_2.11
Version:
0.1.1
Release Date:
Feb 5, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.github.kondaurovdev" %% "play_json" % "0.1.1"

Mill build tool

ivy"com.github.kondaurovdev::play_json:0.1.1"

Scala CLI

//> using dep "com.github.kondaurovdev::play_json:0.1.1"

Ammonite REPL

import $ivy.`com.github.kondaurovdev::play_json:0.1.1`

<dependency>
  <groupId>com.github.kondaurovdev</groupId>
  <artifactId>play_json_2.11</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'com.github.kondaurovdev', name: 'play_json_2.11', version: '0.1.1'