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