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