is not current version
Last Version v2.2

net.sf.automatic-report-generator:generic-generator v1.1

This API contains the necessary definitions to implement concrete sub-classes (XLS, CSV, XML ...).

Categories

Categories

Net Auto Application Layer Libs Code Generators
GroupId

GroupId

net.sf.automatic-report-generator
ArtifactId

ArtifactId

generic-generator
Version

Version

v1.1
Type

Type

jar

Download generic-generator v1.1


<!-- https://jarcasting.com/artifacts/net.sf.automatic-report-generator/generic-generator/ -->
<dependency>
    <groupId>net.sf.automatic-report-generator</groupId>
    <artifactId>generic-generator</artifactId>
    <version>v1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.automatic-report-generator/generic-generator/
implementation 'net.sf.automatic-report-generator:generic-generator:v1.1'
// https://jarcasting.com/artifacts/net.sf.automatic-report-generator/generic-generator/
implementation ("net.sf.automatic-report-generator:generic-generator:v1.1")
'net.sf.automatic-report-generator:generic-generator:jar:v1.1'
<dependency org="net.sf.automatic-report-generator" name="generic-generator" rev="v1.1">
  <artifact name="generic-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.automatic-report-generator', module='generic-generator', version='v1.1')
)
libraryDependencies += "net.sf.automatic-report-generator" % "generic-generator" % "v1.1"
[net.sf.automatic-report-generator/generic-generator "v1.1"]