Jar examples for c:configs-2.11
A Scala wrapper for Typesafe config
You can download jar file configs_2.11 0.4.4 in this page.
Apache License, Version 2.0
You can use the following script to add configs_2.11-0.4.4.jar to your project.
<dependency> <groupId>com.github.kxbmap</groupId> <artifactId>configs_2.11</artifactId> <version>0.4.4</version> </dependency>
compile group: 'com.github.kxbmap', name: 'configs_2.11', version: '0.4.4'
libraryDependencies += "com.github.kxbmap" % "configs_2.11" % "0.4.4"
<dependency org="com.github.kxbmap" name="configs_2.11" rev="0.4.4"/>
@Grapes(@Grab(group='com.github.kxbmap', module='configs_2.11', version='0.4.4'))
'com.github.kxbmap:configs_2.11:jar:0.4.4'
Click the following link to download the jar file.
configs_2.11-0.4.4-javadoc.jar