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.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add typesafeconfig-for-scala_2.10-1.0.jar to your project.
<dependency> <groupId>edu.gatech.gtri.typesafeconfig-extensions</groupId> <artifactId>typesafeconfig-for-scala_2.10</artifactId> <version>1.0</version> </dependency>
compile group: 'edu.gatech.gtri.typesafeconfig-extensions', name: 'typesafeconfig-for-scala_2.10', version: '1.0'
libraryDependencies += "edu.gatech.gtri.typesafeconfig-extensions" % "typesafeconfig-for-scala_2.10" % "1.0"
<dependency org="edu.gatech.gtri.typesafeconfig-extensions" name="typesafeconfig-for-scala_2.10" rev="1.0"/>
@Grapes(@Grab(group='edu.gatech.gtri.typesafeconfig-extensions', module='typesafeconfig-for-scala_2.10', version='1.0'))
'edu.gatech.gtri.typesafeconfig-extensions:typesafeconfig-for-scala_2.10:jar:1.0'
Click the following link to download the jar file.
typesafeconfig-for-scala_2.10-1.0-javadoc.jar