License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdio.apptik.json |
ArtifactId | ArtifactIdjson-wrapper |
Version | Version1.1.0-alpha1 |
Type | Typejar |
Description |
DescriptionJson Wrapper
General Purpose Json Wrapper
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
json-wrapper-1.1.0-alpha1.pom | |
json-wrapper-1.1.0-alpha1.jar | 21 KB |
json-wrapper-1.1.0-alpha1-sources.jar | 11 KB |
json-wrapper-1.1.0-alpha1-javadoc.jar | 56 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4,) |
org.assertj : assertj-core | jar | 2.4.1 |