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

Jar examples for r:redbox-reports

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials