is not current version
Last Version 1.1.0-alpha1

io.apptik.json:json-wrapper 1.0.1

General Purpose Json Model Helper compatible with json-schema spec

Categories

Categories

JSON Data
GroupId

GroupId

io.apptik.json
ArtifactId

ArtifactId

json-wrapper
Version

Version

1.0.1
Type

Type

jar

Download json-wrapper 1.0.1


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