is not current version
Last Version 0.9.1

fr.opensagres:document 0.9.0


GroupId

GroupId

fr.opensagres
ArtifactId

ArtifactId

document
Version

Version

0.9.0
Type

Type

pom

Download document 0.9.0

Filename Size
document-0.9.0.pom 1001 bytes
Browse

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