is not current version
Last Version 1.0.1

net.hamnaberg.json:collection-json-jaxrs 1.0.0

RESTful JSON Collection

Categories

Categories

Net JSON Data
GroupId

GroupId

net.hamnaberg.json
ArtifactId

ArtifactId

collection-json-jaxrs
Version

Version

1.0.0
Type

Type

jar

Download collection-json-jaxrs 1.0.0


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