License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.kxbmap |
ArtifactId | ArtifactIdconfigs_2.12.0-RC2 |
Version | Version0.4.4 |
Type | Typejar |
Description |
Descriptionconfigs
Scala wrapper for Typesafe config
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
configs_2.12.0-RC2-0.4.4.pom | |
configs_2.12.0-RC2-0.4.4.jar | 297 KB |
configs_2.12.0-RC2-0.4.4-sources.jar | 21 KB |
configs_2.12.0-RC2-0.4.4-javadoc.jar | 830 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kxbmap/configs_2.12.0-RC2/ -->
<dependency>
<groupId>com.github.kxbmap</groupId>
<artifactId>configs_2.12.0-RC2</artifactId>
<version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kxbmap/configs_2.12.0-RC2/
implementation 'com.github.kxbmap:configs_2.12.0-RC2:0.4.4'
// https://jarcasting.com/artifacts/com.github.kxbmap/configs_2.12.0-RC2/
implementation ("com.github.kxbmap:configs_2.12.0-RC2:0.4.4")
'com.github.kxbmap:configs_2.12.0-RC2:jar:0.4.4'
<dependency org="com.github.kxbmap" name="configs_2.12.0-RC2" rev="0.4.4">
<artifact name="configs_2.12.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kxbmap', module='configs_2.12.0-RC2', version='0.4.4')
)
libraryDependencies += "com.github.kxbmap" % "configs_2.12.0-RC2" % "0.4.4"
[com.github.kxbmap/configs_2.12.0-RC2 "0.4.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.0-RC2 |
com.typesafe : config | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.12.0-RC2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.10 |
com.github.scalaprops : scalaprops_2.12.0-RC2 | jar | 0.3.4 |
com.github.scalaprops : scalaprops-scalazlaws_2.12.0-RC2 | jar | 0.3.4 |