is not current version
Last Version 0.1

com.github.hekonsek:json4dummies 0.0

json4dummies

Categories

Categories

JSON Data
GroupId

GroupId

com.github.hekonsek
ArtifactId

ArtifactId

json4dummies
Version

Version

0.0
Type

Type

jar

Download json4dummies 0.0


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