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