is not current version
Last Version 9.2

com.vectorprint:ReportSVGSupport 9.1

SVG support for creating pdf documents in a configurable way using iText

GroupId

GroupId

com.vectorprint
ArtifactId

ArtifactId

ReportSVGSupport
Version

Version

9.1
Type

Type

jar

Download ReportSVGSupport 9.1


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