SellersJsonProcessing

A simple JSON parser for sellers.json

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.megathrone
ArtifactId

ArtifactId

SellersJsonProcessing
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

SellersJsonProcessing
A simple JSON parser for sellers.json

Download SellersJsonProcessing

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6
com.google.guava : guava jar 28.2-jre

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.3
1.2
1.1
1.0.1
1.0