is not current version
Last Version 6.0.0

net.hamnaberg.rest:json-collection 2.2.1

RESTful JSON Collection

Categories

Categories

Net JSON Data
GroupId

GroupId

net.hamnaberg.rest
ArtifactId

ArtifactId

json-collection
Version

Version

2.2.1
Type

Type

jar

Download json-collection 2.2.1


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