is not current version
Last Version 0.6.1

com.github.kxbmap:configs_2.11 0.4.0

Scala wrapper for Typesafe config

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.kxbmap
ArtifactId

ArtifactId

configs_2.11
Version

Version

0.4.0
Type

Type

jar

Download configs_2.11 0.4.0


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