is not current version
Last Version 2017.1.0.3d

com.stimulsoft:reports-demo 2017.1.0.3b


GroupId

GroupId

com.stimulsoft
ArtifactId

ArtifactId

reports-demo
Version

Version

2017.1.0.3b
Type

Type

jar

Download reports-demo 2017.1.0.3b


<!-- https://jarcasting.com/artifacts/com.stimulsoft/reports-demo/ -->
<dependency>
    <groupId>com.stimulsoft</groupId>
    <artifactId>reports-demo</artifactId>
    <version>2017.1.0.3b</version>
</dependency>
// https://jarcasting.com/artifacts/com.stimulsoft/reports-demo/
implementation 'com.stimulsoft:reports-demo:2017.1.0.3b'
// https://jarcasting.com/artifacts/com.stimulsoft/reports-demo/
implementation ("com.stimulsoft:reports-demo:2017.1.0.3b")
'com.stimulsoft:reports-demo:jar:2017.1.0.3b'
<dependency org="com.stimulsoft" name="reports-demo" rev="2017.1.0.3b">
  <artifact name="reports-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stimulsoft', module='reports-demo', version='2017.1.0.3b')
)
libraryDependencies += "com.stimulsoft" % "reports-demo" % "2017.1.0.3b"
[com.stimulsoft/reports-demo "2017.1.0.3b"]