is not current version
Last Version 2.1.33

com.tcdng.unify:unify-jasperreports 2.0.0

Unify Framework: JasperReports Integration

Categories

Categories

JasperReports Business Logic Libraries Reporting
GroupId

GroupId

com.tcdng.unify
ArtifactId

ArtifactId

unify-jasperreports
Version

Version

2.0.0
Type

Type

jar

Download unify-jasperreports 2.0.0


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