Download configs_2.11-0.2.4.jar file - Jar c

Jar examples for c:configs-2.11

Description

A Scala wrapper for Typesafe config

You can download jar file configs_2.11 0.2.4 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add configs_2.11-0.2.4.jar to your project.

<dependency>
   <groupId>com.github.kxbmap</groupId>
   <artifactId>configs_2.11</artifactId>
   <version>0.2.4</version>
</dependency>
compile group: 'com.github.kxbmap', name: 'configs_2.11', version: '0.2.4'
libraryDependencies += "com.github.kxbmap" % "configs_2.11" % "0.2.4"
<dependency org="com.github.kxbmap" name="configs_2.11" rev="0.2.4"/>
@Grapes(@Grab(group='com.github.kxbmap', module='configs_2.11', version='0.2.4'))
'com.github.kxbmap:configs_2.11:jar:0.2.4'

Download

Click the following link to download the jar file.

configs_2.11-0.2.4-javadoc.jar
configs_2.11-0.2.4-sources.jar
configs_2.11-0.2.4.jar
configs_2.11-0.2.4.pom



Related Tutorials