Download rocoto-6.2.jar file - Jar r

Jar examples for r:rocoto

Description

Add some spice to Google Guice through configuration files!

You can download jar file rocoto 6.2 in this page.

License

Apache License, Version 2.0

Build File

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

<dependency>
   <groupId>org.99soft.guice</groupId>
   <artifactId>rocoto</artifactId>
   <version>6.2</version>
</dependency>
compile group: 'org.99soft.guice', name: 'rocoto', version: '6.2'
libraryDependencies += "org.99soft.guice" % "rocoto" % "6.2"
<dependency org="org.99soft.guice" name="rocoto" rev="6.2"/>
@Grapes(@Grab(group='org.99soft.guice', module='rocoto', version='6.2'))
'org.99soft.guice:rocoto:jar:6.2'

Download

Click the following link to download the jar file.

rocoto-6.2-javadoc.jar
rocoto-6.2-sources.jar
rocoto-6.2.jar
rocoto-6.2.pom



Related Tutorials