Jar examples for t:typesafeconfig-for-scala-2.10
Adds some sugar atop the Typesafe Config API for usage in Scala.
You can download jar file typesafeconfig-for-scala_2.10 1.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add typesafeconfig-for-scala_2.10-1.1.jar to your project.
<dependency> <groupId>edu.gatech.gtri.typesafeconfig-extensions</groupId> <artifactId>typesafeconfig-for-scala_2.10</artifactId> <version>1.1</version> </dependency>
compile group: 'edu.gatech.gtri.typesafeconfig-extensions', name: 'typesafeconfig-for-scala_2.10', version: '1.1'
libraryDependencies += "edu.gatech.gtri.typesafeconfig-extensions" % "typesafeconfig-for-scala_2.10" % "1.1"
<dependency org="edu.gatech.gtri.typesafeconfig-extensions" name="typesafeconfig-for-scala_2.10" rev="1.1"/>
@Grapes(@Grab(group='edu.gatech.gtri.typesafeconfig-extensions', module='typesafeconfig-for-scala_2.10', version='1.1'))
'edu.gatech.gtri.typesafeconfig-extensions:typesafeconfig-for-scala_2.10:jar:1.1'
Click the following link to download the jar file.
typesafeconfig-for-scala_2.10-1.1-javadoc.jar