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