play-json

Context-aware Writes materializer to convert classes into JSON in Play framework 2

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.karelcemus
ArtifactId

ArtifactId

play-json_2.11
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

play-json
Context-aware Writes materializer to convert classes into JSON in Play framework 2
Project Organization

Project Organization

com.github.karelcemus

Download play-json_2.11

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11

provided (1)

Group / Artifact Type Version
com.typesafe.play : play-json_2.11 jar 2.6.6

test (2)

Group / Artifact Type Version
org.specs2 : specs2-core_2.11 jar 4.0.1
com.typesafe.play : play-test_2.11 jar 2.6.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.0
1.0.0-M2
1.0.0-M1