is not current version
Last Version 9.2

com.vectorprint:ReportSVGSupport 8.9


GroupId

GroupId

com.vectorprint
ArtifactId

ArtifactId

ReportSVGSupport
Version

Version

8.9
Type

Type

jar

Download ReportSVGSupport 8.9


<!-- https://jarcasting.com/artifacts/com.vectorprint/ReportSVGSupport/ -->
<dependency>
    <groupId>com.vectorprint</groupId>
    <artifactId>ReportSVGSupport</artifactId>
    <version>8.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.vectorprint/ReportSVGSupport/
implementation 'com.vectorprint:ReportSVGSupport:8.9'
// https://jarcasting.com/artifacts/com.vectorprint/ReportSVGSupport/
implementation ("com.vectorprint:ReportSVGSupport:8.9")
'com.vectorprint:ReportSVGSupport:jar:8.9'
<dependency org="com.vectorprint" name="ReportSVGSupport" rev="8.9">
  <artifact name="ReportSVGSupport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vectorprint', module='ReportSVGSupport', version='8.9')
)
libraryDependencies += "com.vectorprint" % "ReportSVGSupport" % "8.9"
[com.vectorprint/ReportSVGSupport "8.9"]