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