GroupId | GroupIdcom.stimulsoft |
---|---|
ArtifactId | ArtifactIdstimulsoft-reports-webviewer |
Version | Version2018.1.5.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.stimulsoft/stimulsoft-reports-webviewer/ -->
<dependency>
<groupId>com.stimulsoft</groupId>
<artifactId>stimulsoft-reports-webviewer</artifactId>
<version>2018.1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.stimulsoft/stimulsoft-reports-webviewer/
implementation 'com.stimulsoft:stimulsoft-reports-webviewer:2018.1.5.1'
// https://jarcasting.com/artifacts/com.stimulsoft/stimulsoft-reports-webviewer/
implementation ("com.stimulsoft:stimulsoft-reports-webviewer:2018.1.5.1")
'com.stimulsoft:stimulsoft-reports-webviewer:jar:2018.1.5.1'
<dependency org="com.stimulsoft" name="stimulsoft-reports-webviewer" rev="2018.1.5.1">
<artifact name="stimulsoft-reports-webviewer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stimulsoft', module='stimulsoft-reports-webviewer', version='2018.1.5.1')
)
libraryDependencies += "com.stimulsoft" % "stimulsoft-reports-webviewer" % "2018.1.5.1"
[com.stimulsoft/stimulsoft-reports-webviewer "2018.1.5.1"]