is not current version
Last Version 0.9.1

fr.opensagres:template 0.9.0


GroupId

GroupId

fr.opensagres
ArtifactId

ArtifactId

template
Version

Version

0.9.0
Type

Type

pom

Download template 0.9.0

Filename Size
template-0.9.0.pom 724 bytes
Browse

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