Last Version

play-json-extensions 0.40.2

Additional type classes for the play-json serialization library

License

License

Categories

Categories

JSON Data
GroupId

GroupId

ai.x
ArtifactId

ArtifactId

play-json-extensions_2.11
Version

Version

0.40.2
Type

Type

jar
Description

Description

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

Project URL

https://github.com/xdotai/play-json-extensions
Project Organization

Project Organization

x.ai - Magically schedule meetings
Source Code Management

Source Code Management

https://github.com/xdotai/play-json-extensions

Download play-json-extensions_2.11 0.40.2


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

Dependencies

compile (2)

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

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.11.12

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.8

Project Modules

There are no modules declared in this project.