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