json

json base on jackJson.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.seepine
ArtifactId

ArtifactId

json
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

json
json base on jackJson.
Project URL

Project URL

https://github.com/seepine/json
Source Code Management

Source Code Management

https://github.com/seepine/json

Download json

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.0.2
0.0.1