is not current version
Last Version 1.0.10

io.github.hedoncz:jsreport-javaclient 1.0.1

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.1
Type

Type

jar

Download jsreport-javaclient 1.0.1


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