is not current version
Last Version 3.0

com.vectorprint:VectorPrintReportGUI 1.1

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 and validation of xml for datamapping.

Categories

Categories

GUI User Interface
GroupId

GroupId

com.vectorprint
ArtifactId

ArtifactId

VectorPrintReportGUI
Version

Version

1.1
Type

Type

jar

Download VectorPrintReportGUI 1.1


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