is not current version
Last Version 1.0.0

org.djodjo.json:json-wrapper 1.0.0-RC4

General Purpose Json Model Helper compatible with json-schema spec

Categories

Categories

JSON Data
GroupId

GroupId

org.djodjo.json
ArtifactId

ArtifactId

json-wrapper
Version

Version

1.0.0-RC4
Type

Type

jar

Download json-wrapper 1.0.0-RC4


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