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