License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.github.daviddenton |
ArtifactId | ArtifactIdconfigur8_2.12 |
Last Version | Last Version1.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionconfigur8
Nano-library which provides the ability to define typesafe (!) Configuration templates for applications
|
Project URL |
Project URL |
Project Organization |
Project Organizationio.github.daviddenton |
Filename | Size |
---|---|
configur8_2.12-1.7.0.pom | |
configur8_2.12-1.7.0.jar | 24 KB |
configur8_2.12-1.7.0-sources.jar | 3 KB |
configur8_2.12-1.7.0-javadoc.jar | 656 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.0 |