Download rocoto-simple-configuration-3.1.jar file - Jar r

Jar examples for r:rocoto-simple-configuration

Description

Simple Configuration Properties support for Google Guice

You can download jar file rocoto-simple-configuration 3.1 in this page.

License

Apache License

Build File

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'

Download

Click the following link to download the jar file.

rocoto-simple-configuration-3.1-javadoc.jar
rocoto-simple-configuration-3.1-sources.jar
rocoto-simple-configuration-3.1.jar
rocoto-simple-configuration-3.1.pom



Related Tutorials