Download report-1.2.0-RC1.jar file - Jar r

Jar examples for r:report

Description

Module that contains AET Reports Web Application

You can download jar file report 1.2.0-RC1 in this page.

License

Apache License

Build File

You can use the following script to add report-1.2.0-RC1.jar to your project.

<dependency>
   <groupId>com.buschmais.jqassistant.core</groupId>
   <artifactId>report</artifactId>
   <version>1.2.0-RC1</version>
</dependency>
compile group: 'com.buschmais.jqassistant.core', name: 'report', version: '1.2.0-RC1'
libraryDependencies += "com.buschmais.jqassistant.core" % "report" % "1.2.0-RC1"
<dependency org="com.buschmais.jqassistant.core" name="report" rev="1.2.0-RC1"/>
@Grapes(@Grab(group='com.buschmais.jqassistant.core', module='report', version='1.2.0-RC1'))
'com.buschmais.jqassistant.core:report:jar:1.2.0-RC1'

Download

Click the following link to download the jar file.

report-1.2.0-RC1-javadoc.jar
report-1.2.0-RC1-sources.jar
report-1.2.0-RC1.jar
report-1.2.0-RC1.pom



Related Tutorials