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