Last Version

SellersJsonProcessing 1.4

A simple JSON parser for sellers.json

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.megathrone
ArtifactId

ArtifactId

SellersJsonProcessing
Version

Version

1.4
Type

Type

jar
Description

Description

SellersJsonProcessing
A simple JSON parser for sellers.json

Download SellersJsonProcessing 1.4


<!-- 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.