GroupId | GroupIdcom.stimulsoft |
---|---|
ArtifactId | ArtifactIdstimulsoft-reports-webdesigner |
Version | Version2018.2.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.stimulsoft/stimulsoft-reports-webdesigner/ -->
<dependency>
<groupId>com.stimulsoft</groupId>
<artifactId>stimulsoft-reports-webdesigner</artifactId>
<version>2018.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.stimulsoft/stimulsoft-reports-webdesigner/
implementation 'com.stimulsoft:stimulsoft-reports-webdesigner:2018.2.1'
// https://jarcasting.com/artifacts/com.stimulsoft/stimulsoft-reports-webdesigner/
implementation ("com.stimulsoft:stimulsoft-reports-webdesigner:2018.2.1")
'com.stimulsoft:stimulsoft-reports-webdesigner:jar:2018.2.1'
<dependency org="com.stimulsoft" name="stimulsoft-reports-webdesigner" rev="2018.2.1">
<artifact name="stimulsoft-reports-webdesigner" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stimulsoft', module='stimulsoft-reports-webdesigner', version='2018.2.1')
)
libraryDependencies += "com.stimulsoft" % "stimulsoft-reports-webdesigner" % "2018.2.1"
[com.stimulsoft/stimulsoft-reports-webdesigner "2018.2.1"]