Download redbox-reports-1.1.jar file - Jar r

Jar examples for r:redbox-reports

Description

You can download jar file redbox-reports 1.1 in this page.

Build File

You can use the following script to add redbox-reports-1.1.jar to your project.

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

Download

Click the following link to download the jar file.

redbox-reports-1.1-javadoc.jar
redbox-reports-1.1-sources.jar
redbox-reports-1.1.jar
redbox-reports-1.1.pom



Related Tutorials