Jar examples for r:report
Module that contains AET Reports Web Application
You can download jar file report 1.3.0 in this page.
Apache License
You can use the following script to add report-1.3.0.jar to your project.
<dependency> <groupId>com.buschmais.jqassistant.core</groupId> <artifactId>report</artifactId> <version>1.3.0</version> </dependency>
compile group: 'com.buschmais.jqassistant.core', name: 'report', version: '1.3.0'
libraryDependencies += "com.buschmais.jqassistant.core" % "report" % "1.3.0"
<dependency org="com.buschmais.jqassistant.core" name="report" rev="1.3.0"/>
@Grapes(@Grab(group='com.buschmais.jqassistant.core', module='report', version='1.3.0'))
'com.buschmais.jqassistant.core:report:jar:1.3.0'
Click the following link to download the jar file.
report-1.3.0-javadoc.jar