Last Version

play-json-extensions 0.8.0

Additional type classes for the play-json serialization library

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.cvogt
ArtifactId

ArtifactId

play-json-extensions_2.11
Version

Version

0.8.0
Type

Type

jar
Description

Description

play-json-extensions
Additional type classes for the play-json serialization library
Project URL

Project URL

http://github.com/cvogt/play-json-extensions
Project Organization

Project Organization

Jan Christopher Vogt

Download play-json-extensions_2.11 0.8.0


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.