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