Last Version

io.jsonbox:jsonbox 1.0.3

A library to use jsonbox.io

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.jsonbox
ArtifactId

ArtifactId

jsonbox
Version

Version

1.0.3
Type

Type

jar
Description

Description

io.jsonbox:jsonbox
A library to use jsonbox.io
Project URL

Project URL

https://github.com/leonardiwagner/jsonbox
Source Code Management

Source Code Management

https://github.com/leonardiwagner/jsonbox

Download jsonbox 1.0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.2.0

test (2)

Group / Artifact Type Version
com.squareup.moshi : moshi jar 1.8.0
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.