Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdio.github.portlek |
ArtifactId | ArtifactIdconfigs-parent |
Version | Version4.9.8.4 |
Type | Typepom |
Filename | Size |
---|---|
configs-parent-4.9.8.4.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.portlek/configs-parent/ -->
<dependency>
<groupId>io.github.portlek</groupId>
<artifactId>configs-parent</artifactId>
<version>4.9.8.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/configs-parent/
implementation 'io.github.portlek:configs-parent:4.9.8.4'
// https://jarcasting.com/artifacts/io.github.portlek/configs-parent/
implementation ("io.github.portlek:configs-parent:4.9.8.4")
'io.github.portlek:configs-parent:pom:4.9.8.4'
<dependency org="io.github.portlek" name="configs-parent" rev="4.9.8.4">
<artifact name="configs-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='configs-parent', version='4.9.8.4')
)
libraryDependencies += "io.github.portlek" % "configs-parent" % "4.9.8.4"
[io.github.portlek/configs-parent "4.9.8.4"]