is not current version
Last Version 2.0.11

io.github.portlek:jsongration 1.7

A Json configuration library.

Categories

Categories

JSON Data
GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

jsongration
Version

Version

1.7
Type

Type

jar

Download jsongration 1.7


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