License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.kxbmap |
ArtifactId | ArtifactIdconfigs_2.12 |
Version | Version0.6.1 |
Type | Typejar |
Description |
Descriptionconfigs
Scala wrapper for Typesafe config
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
configs_2.12-0.6.1.pom | |
configs_2.12-0.6.1.jar | 436 KB |
configs_2.12-0.6.1-sources.jar | 32 KB |
configs_2.12-0.6.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kxbmap/configs_2.12/ -->
<dependency>
<groupId>com.github.kxbmap</groupId>
<artifactId>configs_2.12</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kxbmap/configs_2.12/
implementation 'com.github.kxbmap:configs_2.12:0.6.1'
// https://jarcasting.com/artifacts/com.github.kxbmap/configs_2.12/
implementation ("com.github.kxbmap:configs_2.12:0.6.1")
'com.github.kxbmap:configs_2.12:jar:0.6.1'
<dependency org="com.github.kxbmap" name="configs_2.12" rev="0.6.1">
<artifact name="configs_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kxbmap', module='configs_2.12', version='0.6.1')
)
libraryDependencies += "com.github.kxbmap" % "configs_2.12" % "0.6.1"
[com.github.kxbmap/configs_2.12 "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
com.typesafe : config | jar | 1.4.1 |
org.apache.commons : commons-text | jar | 1.9 |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.4.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.12.13 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
com.github.scalaprops : scalaprops_2.12 | jar | 0.8.2 |
com.github.scalaprops : scalaprops-scalaz_2.12 | jar | 0.8.2 |