Categories |
Categoriesconfig Application Layer Libs Configuration JSON Data |
---|---|
GroupId | GroupIdio.github.portlek |
ArtifactId | ArtifactIdconfigs-json |
Version | Version4.9.9.6 |
Type | Typejar |
Filename | Size |
---|---|
configs-json-4.9.9.6.pom | |
configs-json-4.9.9.6.jar | 71 KB |
configs-json-4.9.9.6-sources.jar | 3 KB |
configs-json-4.9.9.6-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.portlek/configs-json/ -->
<dependency>
<groupId>io.github.portlek</groupId>
<artifactId>configs-json</artifactId>
<version>4.9.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/configs-json/
implementation 'io.github.portlek:configs-json:4.9.9.6'
// https://jarcasting.com/artifacts/io.github.portlek/configs-json/
implementation ("io.github.portlek:configs-json:4.9.9.6")
'io.github.portlek:configs-json:jar:4.9.9.6'
<dependency org="io.github.portlek" name="configs-json" rev="4.9.9.6">
<artifact name="configs-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='configs-json', version='4.9.9.6')
)
libraryDependencies += "io.github.portlek" % "configs-json" % "4.9.9.6"
[io.github.portlek/configs-json "4.9.9.6"]