is not current version
Last Version 1.7.0

io.github.daviddenton:configur8_2.10 1.4.0

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

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.github.daviddenton
ArtifactId

ArtifactId

configur8_2.10
Version

Version

1.4.0
Type

Type

jar

Download configur8_2.10 1.4.0


<!-- https://jarcasting.com/artifacts/io.github.daviddenton/configur8_2.10/ -->
<dependency>
    <groupId>io.github.daviddenton</groupId>
    <artifactId>configur8_2.10</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.daviddenton/configur8_2.10/
implementation 'io.github.daviddenton:configur8_2.10:1.4.0'
// https://jarcasting.com/artifacts/io.github.daviddenton/configur8_2.10/
implementation ("io.github.daviddenton:configur8_2.10:1.4.0")
'io.github.daviddenton:configur8_2.10:jar:1.4.0'
<dependency org="io.github.daviddenton" name="configur8_2.10" rev="1.4.0">
  <artifact name="configur8_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.daviddenton', module='configur8_2.10', version='1.4.0')
)
libraryDependencies += "io.github.daviddenton" % "configur8_2.10" % "1.4.0"
[io.github.daviddenton/configur8_2.10 "1.4.0"]