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