is not current version
Last Version 3.5.3

jasperreports:jasperreports 1.2.4

JasperReports is a powerful open source Java reporting tool that has the ability to deliver rich content onto the screen, to the printer or into PDF, HTML, XLS, CSV and XML files.

Categories

Categories

JasperReports Business Logic Libraries Reporting
GroupId

GroupId

jasperreports
ArtifactId

ArtifactId

jasperreports
Version

Version

1.2.4
Type

Type

jar

Download jasperreports 1.2.4


<!-- https://jarcasting.com/artifacts/jasperreports/jasperreports/ -->
<dependency>
    <groupId>jasperreports</groupId>
    <artifactId>jasperreports</artifactId>
    <version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/jasperreports/jasperreports/
implementation 'jasperreports:jasperreports:1.2.4'
// https://jarcasting.com/artifacts/jasperreports/jasperreports/
implementation ("jasperreports:jasperreports:1.2.4")
'jasperreports:jasperreports:jar:1.2.4'
<dependency org="jasperreports" name="jasperreports" rev="1.2.4">
  <artifact name="jasperreports" type="jar" />
</dependency>
@Grapes(
@Grab(group='jasperreports', module='jasperreports', version='1.2.4')
)
libraryDependencies += "jasperreports" % "jasperreports" % "1.2.4"
[jasperreports "1.2.4"]