License |
License |
---|---|
Categories |
CategoriesScala Languages Net JSON Data |
GroupId | GroupIdnet.hamnaberg.rest |
ArtifactId | ArtifactIdscala-json-collection_2.12 |
Version | Version2.5 |
Type | Typejar |
Description |
Descriptionscala-json-collection
Collection+JSON
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.hamnaberg.rest/scala-json-collection_2.12/ -->
<dependency>
<groupId>net.hamnaberg.rest</groupId>
<artifactId>scala-json-collection_2.12</artifactId>
<version>2.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.hamnaberg.rest/scala-json-collection_2.12/
implementation 'net.hamnaberg.rest:scala-json-collection_2.12:2.5'
// https://jarcasting.com/artifacts/net.hamnaberg.rest/scala-json-collection_2.12/
implementation ("net.hamnaberg.rest:scala-json-collection_2.12:2.5")
'net.hamnaberg.rest:scala-json-collection_2.12:jar:2.5'
<dependency org="net.hamnaberg.rest" name="scala-json-collection_2.12" rev="2.5">
<artifact name="scala-json-collection_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.hamnaberg.rest', module='scala-json-collection_2.12', version='2.5')
)
libraryDependencies += "net.hamnaberg.rest" % "scala-json-collection_2.12" % "2.5"
[net.hamnaberg.rest/scala-json-collection_2.12 "2.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.4 |
org.json4s : json4s-native_2.12 | jar | 3.5.3 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.12 | jar | 3.8.9 |