is not current version
Last Version 6.0.8

io.github.portlek:configs-parent 1.0

An API for creating and managing file.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

configs-parent
Version

Version

1.0
Type

Type

pom

Download configs-parent 1.0

Filename Size
configs-parent-1.0.pom 6 KB
Browse

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