GroupId | GroupIdcom.stimulsoft |
---|---|
ArtifactId | ArtifactIdstimulsoft-reports-web |
Version | Version2021.4.4 |
Type | Typejar |
Filename | Size |
---|---|
stimulsoft-reports-web-2021.4.4.pom | |
stimulsoft-reports-web-2021.4.4.jar | 197 KB |
stimulsoft-reports-web-2021.4.4-sources.jar | 459 bytes |
stimulsoft-reports-web-2021.4.4-javadoc.jar | 426 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stimulsoft/stimulsoft-reports-web/ -->
<dependency>
<groupId>com.stimulsoft</groupId>
<artifactId>stimulsoft-reports-web</artifactId>
<version>2021.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.stimulsoft/stimulsoft-reports-web/
implementation 'com.stimulsoft:stimulsoft-reports-web:2021.4.4'
// https://jarcasting.com/artifacts/com.stimulsoft/stimulsoft-reports-web/
implementation ("com.stimulsoft:stimulsoft-reports-web:2021.4.4")
'com.stimulsoft:stimulsoft-reports-web:jar:2021.4.4'
<dependency org="com.stimulsoft" name="stimulsoft-reports-web" rev="2021.4.4">
<artifact name="stimulsoft-reports-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stimulsoft', module='stimulsoft-reports-web', version='2021.4.4')
)
libraryDependencies += "com.stimulsoft" % "stimulsoft-reports-web" % "2021.4.4"
[com.stimulsoft/stimulsoft-reports-web "2021.4.4"]