Jar examples for c:configs-2.12
Scala wrapper for Typesafe config
You can download jar file configs_2.12 0.3 in this page.
Apache License, Version 2.0
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'
Click the following link to download the jar file.
configs_2.12-0.3-javadoc.jar