is not current version
Last Version 9.2

com.vectorprint:ReportSVGSupport 5.1


GroupId

GroupId

com.vectorprint
ArtifactId

ArtifactId

ReportSVGSupport
Version

Version

5.1
Type

Type

jar

Download ReportSVGSupport 5.1


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