GroupId | GroupIdcom.stimulsoft |
---|---|
ArtifactId | ArtifactIdreports-base |
Version | Version2017.1.0.3b |
Type | Typejar |
Filename | Size |
---|---|
reports-base-2017.1.0.3b.pom | |
reports-base-2017.1.0.3b.jar | 680 KB |
reports-base-2017.1.0.3b-sources.jar | 460 bytes |
reports-base-2017.1.0.3b-javadoc.jar | 2 MB |
Browse |
<!-- 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"]