play-json-sealed

Automatic formats for case classes based on Play-JSON

License

License

Categories

Categories

JSON Data
GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

play-json-sealed_2.11
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

play-json-sealed
Automatic formats for case classes based on Play-JSON
Project URL

Project URL

https://github.com/Sciss/play-json-sealed
Project Organization

Project Organization

de.sciss

Download play-json-sealed_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/de.sciss/play-json-sealed_2.11/ -->
<dependency>
    <groupId>de.sciss</groupId>
    <artifactId>play-json-sealed_2.11</artifactId>
    <version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/play-json-sealed_2.11/
implementation 'de.sciss:play-json-sealed_2.11:0.4.1'
// https://jarcasting.com/artifacts/de.sciss/play-json-sealed_2.11/
implementation ("de.sciss:play-json-sealed_2.11:0.4.1")
'de.sciss:play-json-sealed_2.11:jar:0.4.1'
<dependency org="de.sciss" name="play-json-sealed_2.11" rev="0.4.1">
  <artifact name="play-json-sealed_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='play-json-sealed_2.11', version='0.4.1')
)
libraryDependencies += "de.sciss" % "play-json-sealed_2.11" % "0.4.1"
[de.sciss/play-json-sealed_2.11 "0.4.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.typesafe.play : play-json_2.11 jar 2.3.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.1
0.4.0
0.3.0
0.2.0