is not current version
Last Version 6.0.8

io.github.portlek:configs-json 4.9.9.1


Categories

Categories

config Application Layer Libs Configuration JSON Data
GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

configs-json
Version

Version

4.9.9.1
Type

Type

jar

Download configs-json 4.9.9.1


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