Jar examples for r:rocoto-simple-configuration
Simple Configuration Properties support for Google Guice
You can download jar file rocoto-simple-configuration 3.1 in this page.
Apache License
You can use the following script to add rocoto-simple-configuration-3.1.jar to your project.
<dependency> <groupId>com.googlecode.rocoto</groupId> <artifactId>rocoto-simple-configuration</artifactId> <version>3.1</version> </dependency>
compile group: 'com.googlecode.rocoto', name: 'rocoto-simple-configuration', version: '3.1'
libraryDependencies += "com.googlecode.rocoto" % "rocoto-simple-configuration" % "3.1"
<dependency org="com.googlecode.rocoto" name="rocoto-simple-configuration" rev="3.1"/>
@Grapes(@Grab(group='com.googlecode.rocoto', module='rocoto-simple-configuration', version='3.1'))
'com.googlecode.rocoto:rocoto-simple-configuration:jar:3.1'
Click the following link to download the jar file.
rocoto-simple-configuration-3.1-javadoc.jar