is not current version
Last Version 6.0.8

io.github.portlek:configs-json 5.4.1


Categories

Categories

config Application Layer Libs Configuration JSON Data
GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

configs-json
Version

Version

5.4.1
Type

Type

jar

Download configs-json 5.4.1


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