GroupId | GroupIdcom.stimulsoft |
---|---|
ArtifactId | ArtifactIdstimulsoft-reports-report |
Version | Version2018.3.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.stimulsoft/stimulsoft-reports-report/ -->
<dependency>
<groupId>com.stimulsoft</groupId>
<artifactId>stimulsoft-reports-report</artifactId>
<version>2018.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.stimulsoft/stimulsoft-reports-report/
implementation 'com.stimulsoft:stimulsoft-reports-report:2018.3.1'
// https://jarcasting.com/artifacts/com.stimulsoft/stimulsoft-reports-report/
implementation ("com.stimulsoft:stimulsoft-reports-report:2018.3.1")
'com.stimulsoft:stimulsoft-reports-report:jar:2018.3.1'
<dependency org="com.stimulsoft" name="stimulsoft-reports-report" rev="2018.3.1">
<artifact name="stimulsoft-reports-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stimulsoft', module='stimulsoft-reports-report', version='2018.3.1')
)
libraryDependencies += "com.stimulsoft" % "stimulsoft-reports-report" % "2018.3.1"
[com.stimulsoft/stimulsoft-reports-report "2018.3.1"]