is not current version
Last Version 1.4

com.github.megathrone:SellersJsonProcessing 1.3

A simple JSON parser for sellers.json

Categories

Categories

JSON Data
GroupId

GroupId

com.github.megathrone
ArtifactId

ArtifactId

SellersJsonProcessing
Version

Version

1.3
Type

Type

pom

Download SellersJsonProcessing 1.3


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