License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdio.onema |
ArtifactId | ArtifactIdjson-extensions_2.11 |
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 |
Filename | Size |
---|---|
json-extensions_2.11-0.5.1.pom | |
json-extensions_2.11-0.5.1.jar | 11 KB |
json-extensions_2.11-0.5.1-sources.jar | 2 KB |
json-extensions_2.11-0.5.1-javadoc.jar | 362 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.onema/json-extensions_2.11/ -->
<dependency>
<groupId>io.onema</groupId>
<artifactId>json-extensions_2.11</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.onema/json-extensions_2.11/
implementation 'io.onema:json-extensions_2.11:0.5.1'
// https://jarcasting.com/artifacts/io.onema/json-extensions_2.11/
implementation ("io.onema:json-extensions_2.11:0.5.1")
'io.onema:json-extensions_2.11:jar:0.5.1'
<dependency org="io.onema" name="json-extensions_2.11" rev="0.5.1">
<artifact name="json-extensions_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.onema', module='json-extensions_2.11', version='0.5.1')
)
libraryDependencies += "io.onema" % "json-extensions_2.11" % "0.5.1"
[io.onema/json-extensions_2.11 "0.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.json4s : json4s-jackson_2.11 | jar | 3.6.6 |
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.9.9 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.8 |