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