is not current version
Last Version 2022.3.2

com.stimulsoft:reports 2019.3.1

Stimulsoft Reports.Java is a Java based reporting tool which helps you create flexible and feature rich reports. All reports are created in a report designer with handy and user-friendly interface. Using Stimulsoft Reports.Java you can create reports on the basis of various data sources. Rendered reports can be exported to different formats.

GroupId

GroupId

com.stimulsoft
ArtifactId

ArtifactId

reports
Version

Version

2019.3.1
Type

Type

pom

Download reports 2019.3.1

Filename Size
reports-2019.3.1.pom 5 KB
Browse

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