Last Version

Json Wrapper 1.1.0-alpha1

General Purpose Json Wrapper

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.apptik.json
ArtifactId

ArtifactId

json-wrapper
Version

Version

1.1.0-alpha1
Type

Type

jar
Description

Description

Json Wrapper
General Purpose Json Wrapper
Project URL

Project URL

https://github.com/apptik/JustJson/tree/master/json-wrapper
Source Code Management

Source Code Management

https://github.com/apptik/JustJson/tree/master/json-wrapper

Download json-wrapper 1.1.0-alpha1


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

Dependencies

compile (4)

Group / Artifact Type Version
io.apptik.json : json-core jar 1.1.0-alpha1
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.hamcrest : hamcrest-integration jar 1.3

test (2)

Group / Artifact Type Version
junit : junit jar [4,)
org.assertj : assertj-core jar 2.4.1

Project Modules

There are no modules declared in this project.