Download configs_2.12-0.4.4.jar file - Jar c

Jar examples for c:configs-2.12

Description

Scala wrapper for Typesafe config

You can download jar file configs_2.12 0.4.4 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add configs_2.12-0.4.4.jar to your project.

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

Download

Click the following link to download the jar file.

configs_2.12-0.4.4-javadoc.jar
configs_2.12-0.4.4-sources.jar
configs_2.12-0.4.4.jar
configs_2.12-0.4.4.pom



Related Tutorials