Last Version

konfigur8 1.7.0

Nano-library which provides the ability to define typesafe (!) configuration templates for applications.

License

License

GroupId

GroupId

io.github.daviddenton
ArtifactId

ArtifactId

konfigur8
Version

Version

1.7.0
Type

Type

jar
Description

Description

konfigur8
Nano-library which provides the ability to define typesafe (!) configuration templates for applications.

Download konfigur8 1.7.0


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.