is not current version
Last Version 2.2.4

io.github.shiruka:conf-json 2.1.3


Categories

Categories

JSON Data
GroupId

GroupId

io.github.shiruka
ArtifactId

ArtifactId

conf-json
Version

Version

2.1.3
Type

Type

jar

Download conf-json 2.1.3


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