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


Group ID:
org.micchon
Artifact ID:
play-json-xml_2.12
Version:
0.3.2
Release Date:
Feb 28, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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