is not current version
Last Version 6.0.8

io.github.portlek:configs-parent '1.0-SNAPSHOT'

Annotation based configuration library for any Java project.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

configs-parent
Version

Version

'1.0-SNAPSHOT'
Type

Type

jar

Download configs-parent '1.0-SNAPSHOT'


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