License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdio.onema |
ArtifactId | ArtifactIdjson-extensions_2.13 |
Version | Version0.5.1 |
Type | Typejar |
Description |
Descriptionjson-extensions
json-extensions
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.onema/json-extensions_2.13/ -->
<dependency>
<groupId>io.onema</groupId>
<artifactId>json-extensions_2.13</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.onema/json-extensions_2.13/
implementation 'io.onema:json-extensions_2.13:0.5.1'
// https://jarcasting.com/artifacts/io.onema/json-extensions_2.13/
implementation ("io.onema:json-extensions_2.13:0.5.1")
'io.onema:json-extensions_2.13:jar:0.5.1'
<dependency org="io.onema" name="json-extensions_2.13" rev="0.5.1">
<artifact name="json-extensions_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.onema', module='json-extensions_2.13', version='0.5.1')
)
libraryDependencies += "io.onema" % "json-extensions_2.13" % "0.5.1"
[io.onema/json-extensions_2.13 "0.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0 |
org.json4s : json4s-jackson_2.13 | jar | 3.6.6 |
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.9.9 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.0.8 |