configur8

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

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.github.daviddenton
ArtifactId

ArtifactId

configur8_2.12
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://configur8.github.io/
Project Organization

Project Organization

io.github.daviddenton

Download configur8_2.12

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0