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