GroupId | GroupIdcom.stimulsoft |
---|---|
ArtifactId | ArtifactIdstimulsoft-reports-demo |
Version | Version2017.1.8 |
Type | Typejar |
Filename | Size |
---|---|
stimulsoft-reports-demo-2017.1.8.pom | |
stimulsoft-reports-demo-2017.1.8.jar | 100 KB |
stimulsoft-reports-demo-2017.1.8-sources.jar | 460 bytes |
stimulsoft-reports-demo-2017.1.8-javadoc.jar | 133 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stimulsoft/stimulsoft-reports-demo/ -->
<dependency>
<groupId>com.stimulsoft</groupId>
<artifactId>stimulsoft-reports-demo</artifactId>
<version>2017.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.stimulsoft/stimulsoft-reports-demo/
implementation 'com.stimulsoft:stimulsoft-reports-demo:2017.1.8'
// https://jarcasting.com/artifacts/com.stimulsoft/stimulsoft-reports-demo/
implementation ("com.stimulsoft:stimulsoft-reports-demo:2017.1.8")
'com.stimulsoft:stimulsoft-reports-demo:jar:2017.1.8'
<dependency org="com.stimulsoft" name="stimulsoft-reports-demo" rev="2017.1.8">
<artifact name="stimulsoft-reports-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stimulsoft', module='stimulsoft-reports-demo', version='2017.1.8')
)
libraryDependencies += "com.stimulsoft" % "stimulsoft-reports-demo" % "2017.1.8"
[com.stimulsoft/stimulsoft-reports-demo "2017.1.8"]