Download configs_2.12-0.3.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.3 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials