is not current version
Last Version 3.0

com.vectorprint:VectorPrintReportGUI 1.8

GUI that supports stylesheet features of Configurable Reports. Basic features are create, modify and save. The GUI also supports syntax change of stylesheets, validation of xml for settings, validation of xml for datamapping and testing a stylesheet in a pdf.

Categories

Categories

GUI User Interface
GroupId

GroupId

com.vectorprint
ArtifactId

ArtifactId

VectorPrintReportGUI
Version

Version

1.8
Type

Type

jar

Download VectorPrintReportGUI 1.8


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