is not current version
Last Version 0.6.1

com.github.kxbmap:configs_2.12 0.4.4

Scala wrapper for Typesafe config

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.kxbmap
ArtifactId

ArtifactId

configs_2.12
Version

Version

0.4.4
Type

Type

jar

Download configs_2.12 0.4.4


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