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