Last Version

play-json-extensions 0.42.0

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.12
Version

Version

0.42.0
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.12 0.42.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
com.typesafe.play : play-json_2.12 jar 2.8.1

provided (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.