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