is not current version
Last Version 6.0.8

io.github.portlek:configs-core 1.2


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

configs-core
Version

Version

1.2
Type

Type

jar

Download configs-core 1.2


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