is not current version
Last Version 2.5

net.hamnaberg.rest:scala-json-collection_2.10 2.0

Collection+JSON

Categories

Categories

Scala Languages Net JSON Data
GroupId

GroupId

net.hamnaberg.rest
ArtifactId

ArtifactId

scala-json-collection_2.10
Version

Version

2.0
Type

Type

jar

Download scala-json-collection_2.10 2.0


<!-- https://jarcasting.com/artifacts/net.hamnaberg.rest/scala-json-collection_2.10/ -->
<dependency>
    <groupId>net.hamnaberg.rest</groupId>
    <artifactId>scala-json-collection_2.10</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.hamnaberg.rest/scala-json-collection_2.10/
implementation 'net.hamnaberg.rest:scala-json-collection_2.10:2.0'
// https://jarcasting.com/artifacts/net.hamnaberg.rest/scala-json-collection_2.10/
implementation ("net.hamnaberg.rest:scala-json-collection_2.10:2.0")
'net.hamnaberg.rest:scala-json-collection_2.10:jar:2.0'
<dependency org="net.hamnaberg.rest" name="scala-json-collection_2.10" rev="2.0">
  <artifact name="scala-json-collection_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.hamnaberg.rest', module='scala-json-collection_2.10', version='2.0')
)
libraryDependencies += "net.hamnaberg.rest" % "scala-json-collection_2.10" % "2.0"
[net.hamnaberg.rest/scala-json-collection_2.10 "2.0"]