License |
License |
---|---|
Categories |
CategoriesJSON Data ORM |
GroupId | GroupIdcom.nthportal |
ArtifactId | ArtifactIdplay-json-value-format_2.12 |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptionplay-json-value-format
Utility for treating value classes as raw values for play-json.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.nthportal/play-json-value-format_2.12/ -->
<dependency>
<groupId>com.nthportal</groupId>
<artifactId>play-json-value-format_2.12</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nthportal/play-json-value-format_2.12/
implementation 'com.nthportal:play-json-value-format_2.12:0.2.0'
// https://jarcasting.com/artifacts/com.nthportal/play-json-value-format_2.12/
implementation ("com.nthportal:play-json-value-format_2.12:0.2.0")
'com.nthportal:play-json-value-format_2.12:jar:0.2.0'
<dependency org="com.nthportal" name="play-json-value-format_2.12" rev="0.2.0">
<artifact name="play-json-value-format_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nthportal', module='play-json-value-format_2.12', version='0.2.0')
)
libraryDependencies += "com.nthportal" % "play-json-value-format_2.12" % "0.2.0"
[com.nthportal/play-json-value-format_2.12 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.2 |
com.typesafe.play : play-json_2.12 | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | [3.0.1,3.0.2),[3.0.10,3.0.20),[3.0.100,3.0.200),[3.0.1000,3.0.2000),[3.0.10000,3.0.20000) |