is not current version
Last Version 0.6.1

com.github.kxbmap:configs_2.13 0.5.0

Scala wrapper for Typesafe config

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.kxbmap
ArtifactId

ArtifactId

configs_2.13
Version

Version

0.5.0
Type

Type

jar

Download configs_2.13 0.5.0


<!-- https://jarcasting.com/artifacts/com.github.kxbmap/configs_2.13/ -->
<dependency>
    <groupId>com.github.kxbmap</groupId>
    <artifactId>configs_2.13</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kxbmap/configs_2.13/
implementation 'com.github.kxbmap:configs_2.13:0.5.0'
// https://jarcasting.com/artifacts/com.github.kxbmap/configs_2.13/
implementation ("com.github.kxbmap:configs_2.13:0.5.0")
'com.github.kxbmap:configs_2.13:jar:0.5.0'
<dependency org="com.github.kxbmap" name="configs_2.13" rev="0.5.0">
  <artifact name="configs_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kxbmap', module='configs_2.13', version='0.5.0')
)
libraryDependencies += "com.github.kxbmap" % "configs_2.13" % "0.5.0"
[com.github.kxbmap/configs_2.13 "0.5.0"]