License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.github.daviddenton |
ArtifactId | ArtifactIdconfigur8_2.11 |
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.11-1.7.0.pom | |
configur8_2.11-1.7.0.jar | 32 KB |
configur8_2.11-1.7.0-sources.jar | 3 KB |
configur8_2.11-1.7.0-javadoc.jar | 374 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.daviddenton/configur8_2.11/ -->
<dependency>
<groupId>io.github.daviddenton</groupId>
<artifactId>configur8_2.11</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.daviddenton/configur8_2.11/
implementation 'io.github.daviddenton:configur8_2.11:1.7.0'
// https://jarcasting.com/artifacts/io.github.daviddenton/configur8_2.11/
implementation ("io.github.daviddenton:configur8_2.11:1.7.0")
'io.github.daviddenton:configur8_2.11:jar:1.7.0'
<dependency org="io.github.daviddenton" name="configur8_2.11" rev="1.7.0">
<artifact name="configur8_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.daviddenton', module='configur8_2.11', version='1.7.0')
)
libraryDependencies += "io.github.daviddenton" % "configur8_2.11" % "1.7.0"
[io.github.daviddenton/configur8_2.11 "1.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.0 |