is not current version
Last Version 1.4

com.github.megathrone:SellersJsonProcessing 1.0

A simple JSON parser for sellers.json

Categories

Categories

JSON Data
GroupId

GroupId

com.github.megathrone
ArtifactId

ArtifactId

SellersJsonProcessing
Version

Version

1.0
Type

Type

pom

Download SellersJsonProcessing 1.0


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