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