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