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