License |
License |
---|---|
Categories |
CategoriesScala Languages Net JSON Data |
GroupId | GroupIdnet.hamnaberg.rest |
ArtifactId | ArtifactIdscala-json-collection_2.9.1 |
Version | Version2.2 |
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.9.1/ -->
<dependency>
<groupId>net.hamnaberg.rest</groupId>
<artifactId>scala-json-collection_2.9.1</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.hamnaberg.rest/scala-json-collection_2.9.1/
implementation 'net.hamnaberg.rest:scala-json-collection_2.9.1:2.2'
// https://jarcasting.com/artifacts/net.hamnaberg.rest/scala-json-collection_2.9.1/
implementation ("net.hamnaberg.rest:scala-json-collection_2.9.1:2.2")
'net.hamnaberg.rest:scala-json-collection_2.9.1:jar:2.2'
<dependency org="net.hamnaberg.rest" name="scala-json-collection_2.9.1" rev="2.2">
<artifact name="scala-json-collection_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.hamnaberg.rest', module='scala-json-collection_2.9.1', version='2.2')
)
libraryDependencies += "net.hamnaberg.rest" % "scala-json-collection_2.9.1" % "2.2"
[net.hamnaberg.rest/scala-json-collection_2.9.1 "2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.1 |
org.json4s : json4s-native_2.9.1 | jar | 3.2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.9.1 | jar | 1.12.3 |