License |
License |
---|---|
GroupId | GroupIdio.github.daviddenton |
ArtifactId | ArtifactIdkonfigur8 |
Last Version | Last Version1.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkonfigur8
Nano-library which provides the ability to define typesafe (!) configuration templates for applications.
|
Filename | Size |
---|---|
konfigur8-1.7.0.pom | |
konfigur8-1.7.0.jar | 23 KB |
konfigur8-1.7.0-sources.jar | 3 KB |
konfigur8-1.7.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.daviddenton/konfigur8/ -->
<dependency>
<groupId>io.github.daviddenton</groupId>
<artifactId>konfigur8</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.daviddenton/konfigur8/
implementation 'io.github.daviddenton:konfigur8:1.7.0'
// https://jarcasting.com/artifacts/io.github.daviddenton/konfigur8/
implementation ("io.github.daviddenton:konfigur8:1.7.0")
'io.github.daviddenton:konfigur8:jar:1.7.0'
<dependency org="io.github.daviddenton" name="konfigur8" rev="1.7.0">
<artifact name="konfigur8" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.daviddenton', module='konfigur8', version='1.7.0')
)
libraryDependencies += "io.github.daviddenton" % "konfigur8" % "1.7.0"
[io.github.daviddenton/konfigur8 "1.7.0"]