is not current version
Last Version 0.9.1

fr.opensagres:thirdparties-extension 0.9.0


GroupId

GroupId

fr.opensagres
ArtifactId

ArtifactId

thirdparties-extension
Version

Version

0.9.0
Type

Type

pom

Download thirdparties-extension 0.9.0

Filename Size
thirdparties-extension-0.9.0.pom 732 bytes
Browse

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