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