Download report-1.4.0.jar file - Jar r

Jar examples for r:report

Description

Module that contains AET Reports Web Application

You can download jar file report 1.4.0 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

report-1.4.0-javadoc.jar
report-1.4.0-sources.jar
report-1.4.0.jar
report-1.4.0.pom



Related Tutorials