GroupId | GroupIdfr.opensagres.xdocreport |
---|---|
ArtifactId | ArtifactIdxdocreport-parent |
Version | Version2.0.1 |
Type | Typepom |
Filename | Size |
---|---|
xdocreport-parent-2.0.1.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.opensagres.xdocreport/xdocreport-parent/ -->
<dependency>
<groupId>fr.opensagres.xdocreport</groupId>
<artifactId>xdocreport-parent</artifactId>
<version>2.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.opensagres.xdocreport/xdocreport-parent/
implementation 'fr.opensagres.xdocreport:xdocreport-parent:2.0.1'
// https://jarcasting.com/artifacts/fr.opensagres.xdocreport/xdocreport-parent/
implementation ("fr.opensagres.xdocreport:xdocreport-parent:2.0.1")
'fr.opensagres.xdocreport:xdocreport-parent:pom:2.0.1'
<dependency org="fr.opensagres.xdocreport" name="xdocreport-parent" rev="2.0.1">
<artifact name="xdocreport-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.opensagres.xdocreport', module='xdocreport-parent', version='2.0.1')
)
libraryDependencies += "fr.opensagres.xdocreport" % "xdocreport-parent" % "2.0.1"
[fr.opensagres.xdocreport/xdocreport-parent "2.0.1"]