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