Last Version

jsons 1.0.0

java json library integrator

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.hb0730
ArtifactId

ArtifactId

jsons
Version

Version

1.0.0
Type

Type

jar
Description

Description

jsons
java json library integrator
Project URL

Project URL

https://github.com/hb0730/jsons.git
Source Code Management

Source Code Management

https://github.com/hb0730/jsons.git

Download jsons 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson Optional jar 2.9.0
com.fasterxml.jackson.core : jackson-databind Optional jar 2.13.3

test (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.17.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.