License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.michaelahlers |
ArtifactId | ArtifactIdplay-json-zipper_2.10 |
Version | Version1.2.0.23.0 |
Type | Typejar |
Description |
Descriptionplay-json-zipper
Tools for complex and powerful manipulations of Play JSON API structures.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.michaelahlers/play-json-zipper_2.10/ -->
<dependency>
<groupId>com.github.michaelahlers</groupId>
<artifactId>play-json-zipper_2.10</artifactId>
<version>1.2.0.23.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.michaelahlers/play-json-zipper_2.10/
implementation 'com.github.michaelahlers:play-json-zipper_2.10:1.2.0.23.0'
// https://jarcasting.com/artifacts/com.github.michaelahlers/play-json-zipper_2.10/
implementation ("com.github.michaelahlers:play-json-zipper_2.10:1.2.0.23.0")
'com.github.michaelahlers:play-json-zipper_2.10:jar:1.2.0.23.0'
<dependency org="com.github.michaelahlers" name="play-json-zipper_2.10" rev="1.2.0.23.0">
<artifact name="play-json-zipper_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.michaelahlers', module='play-json-zipper_2.10', version='1.2.0.23.0')
)
libraryDependencies += "com.github.michaelahlers" % "play-json-zipper_2.10" % "1.2.0.23.0"
[com.github.michaelahlers/play-json-zipper_2.10 "1.2.0.23.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-json_2.10 | jar | 2.3.10 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.10 | jar | 2.3.13 |
junit : junit | jar | 4.12 |