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