is not current version
Last Version 1.0.2

io.github.xmljim.json:jsonfactory 1.0.1


Categories

Categories

JSON Data
GroupId

GroupId

io.github.xmljim.json
ArtifactId

ArtifactId

jsonfactory
Version

Version

1.0.1
Type

Type

jar

Download jsonfactory 1.0.1


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