is not current version
Last Version 2017.1.0.3d

com.stimulsoft:reports-base 2017.1.0.3b


GroupId

GroupId

com.stimulsoft
ArtifactId

ArtifactId

reports-base
Version

Version

2017.1.0.3b
Type

Type

jar

Download reports-base 2017.1.0.3b


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