is not current version
Last Version 2.0.3

fr.opensagres.xdocreport:xdocreport-gae 2.0.1


GroupId

GroupId

fr.opensagres.xdocreport
ArtifactId

ArtifactId

xdocreport-gae
Version

Version

2.0.1
Type

Type

jar

Download xdocreport-gae 2.0.1


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