GroupId | GroupIdfr.opensagres.xdocreport |
---|---|
ArtifactId | ArtifactIdfr.opensagres.xdocreport.document.textstyling.wiki |
Version | Version1.0.3 |
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>1.0.3</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:1.0.3'
// https://jarcasting.com/artifacts/fr.opensagres.xdocreport/fr.opensagres.xdocreport.document.textstyling.wiki/
implementation ("fr.opensagres.xdocreport:fr.opensagres.xdocreport.document.textstyling.wiki:1.0.3")
'fr.opensagres.xdocreport:fr.opensagres.xdocreport.document.textstyling.wiki:jar:1.0.3'
<dependency org="fr.opensagres.xdocreport" name="fr.opensagres.xdocreport.document.textstyling.wiki" rev="1.0.3">
<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='1.0.3')
)
libraryDependencies += "fr.opensagres.xdocreport" % "fr.opensagres.xdocreport.document.textstyling.wiki" % "1.0.3"
[fr.opensagres.xdocreport/fr.opensagres.xdocreport.document.textstyling.wiki "1.0.3"]