GroupId | GroupIdcom.stimulsoft |
---|---|
ArtifactId | ArtifactIdreports-report |
Version | Version2017.1.0.3a |
Type | Typejar |
Filename | Size |
---|---|
reports-report-2017.1.0.3a.pom | |
reports-report-2017.1.0.3a.jar | 3 MB |
reports-report-2017.1.0.3a-sources.jar | 460 bytes |
reports-report-2017.1.0.3a-javadoc.jar | 13 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stimulsoft/reports-report/ -->
<dependency>
<groupId>com.stimulsoft</groupId>
<artifactId>reports-report</artifactId>
<version>2017.1.0.3a</version>
</dependency>
// https://jarcasting.com/artifacts/com.stimulsoft/reports-report/
implementation 'com.stimulsoft:reports-report:2017.1.0.3a'
// https://jarcasting.com/artifacts/com.stimulsoft/reports-report/
implementation ("com.stimulsoft:reports-report:2017.1.0.3a")
'com.stimulsoft:reports-report:jar:2017.1.0.3a'
<dependency org="com.stimulsoft" name="reports-report" rev="2017.1.0.3a">
<artifact name="reports-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stimulsoft', module='reports-report', version='2017.1.0.3a')
)
libraryDependencies += "com.stimulsoft" % "reports-report" % "2017.1.0.3a"
[com.stimulsoft/reports-report "2017.1.0.3a"]