Download rocoto-configuration-3.0.jar file - Jar r

Jar examples for r:rocoto-configuration

Description

Apache commons-configuration support for Google Guice

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

License

Apache License

Build File

You can use the following script to add rocoto-configuration-3.0.jar to your project.

<dependency>
   <groupId>com.googlecode.rocoto</groupId>
   <artifactId>rocoto-configuration</artifactId>
   <version>3.0</version>
</dependency>
compile group: 'com.googlecode.rocoto', name: 'rocoto-configuration', version: '3.0'
libraryDependencies += "com.googlecode.rocoto" % "rocoto-configuration" % "3.0"
<dependency org="com.googlecode.rocoto" name="rocoto-configuration" rev="3.0"/>
@Grapes(@Grab(group='com.googlecode.rocoto', module='rocoto-configuration', version='3.0'))
'com.googlecode.rocoto:rocoto-configuration:jar:3.0'

Download

Click the following link to download the jar file.

rocoto-configuration-3.0-javadoc.jar
rocoto-configuration-3.0-sources.jar
rocoto-configuration-3.0.jar
rocoto-configuration-3.0.pom



Related Tutorials