is not current version
Last Version 9.2

com.vectorprint:ReportSVGSupport 6.1


GroupId

GroupId

com.vectorprint
ArtifactId

ArtifactId

ReportSVGSupport
Version

Version

6.1
Type

Type

jar

Download ReportSVGSupport 6.1


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