is not current version
Last Version 1.0.10

io.github.hedoncz:jsreport-javaclient 1.0.3

Java SDK to call remotely jsreport (JavaScript based reporting system).

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.hedoncz
ArtifactId

ArtifactId

jsreport-javaclient
Version

Version

1.0.3
Type

Type

jar

Download jsreport-javaclient 1.0.3


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