is not current version
Last Version 2022.3.2

com.stimulsoft:reports 2017.2.4

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

2017.2.4
Type

Type

pom

Download reports 2017.2.4

Filename Size
reports-2017.2.4.pom 5 KB
Browse

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