3tty0n / play-json-xml   0.4.2

Apache License 2.0 GitHub

Converting between play-json and xml like json4s.

Scala versions: 2.12 2.11 2.10

play-json-xml 0.2.1


Group ID:
org.micchon
Artifact ID:
play-json-xml_2.12
Version:
0.2.1
Release Date:
Jul 22, 2017
Licenses:
Files:

libraryDependencies += "org.micchon" %% "play-json-xml" % "0.2.1"

Mill build tool

ivy"org.micchon::play-json-xml:0.2.1"

Scala CLI

//> using dep "org.micchon::play-json-xml:0.2.1"

Ammonite REPL

import $ivy.`org.micchon::play-json-xml:0.2.1`

<dependency>
  <groupId>org.micchon</groupId>
  <artifactId>play-json-xml_2.12</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'org.micchon', name: 'play-json-xml_2.12', version: '0.2.1'