GroupId | GroupIdfr.opensagres.xdocreport |
---|---|
ArtifactId | ArtifactIdfr.opensagres.xdocreport.document.textstyling.wiki |
Version | Version2.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/fr.opensagres.xdocreport/fr.opensagres.xdocreport.document.textstyling.wiki/ -->
<dependency>
<groupId>fr.opensagres.xdocreport</groupId>
<artifactId>fr.opensagres.xdocreport.document.textstyling.wiki</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.opensagres.xdocreport/fr.opensagres.xdocreport.document.textstyling.wiki/
implementation 'fr.opensagres.xdocreport:fr.opensagres.xdocreport.document.textstyling.wiki:2.0.0'
// https://jarcasting.com/artifacts/fr.opensagres.xdocreport/fr.opensagres.xdocreport.document.textstyling.wiki/
implementation ("fr.opensagres.xdocreport:fr.opensagres.xdocreport.document.textstyling.wiki:2.0.0")
'fr.opensagres.xdocreport:fr.opensagres.xdocreport.document.textstyling.wiki:jar:2.0.0'
<dependency org="fr.opensagres.xdocreport" name="fr.opensagres.xdocreport.document.textstyling.wiki" rev="2.0.0">
<artifact name="fr.opensagres.xdocreport.document.textstyling.wiki" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.opensagres.xdocreport', module='fr.opensagres.xdocreport.document.textstyling.wiki', version='2.0.0')
)
libraryDependencies += "fr.opensagres.xdocreport" % "fr.opensagres.xdocreport.document.textstyling.wiki" % "2.0.0"
[fr.opensagres.xdocreport/fr.opensagres.xdocreport.document.textstyling.wiki "2.0.0"]