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