is not current version
Last Version 0.1.0

json 0.0.1

json base on jackJson.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.seepine
ArtifactId

ArtifactId

json
Version

Version

0.0.1
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://seepine.com

Download json 0.0.1


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.