is not current version
Last Version 4.34

fr.ird.observe.toolkit:templates 3.7.21

ObServe Eugene templates extension module

GroupId

GroupId

fr.ird.observe.toolkit
ArtifactId

ArtifactId

templates
Version

Version

3.7.21
Type

Type

jar

Download templates 3.7.21


<!-- https://jarcasting.com/artifacts/fr.ird.observe.toolkit/templates/ -->
<dependency>
    <groupId>fr.ird.observe.toolkit</groupId>
    <artifactId>templates</artifactId>
    <version>3.7.21</version>
</dependency>
// https://jarcasting.com/artifacts/fr.ird.observe.toolkit/templates/
implementation 'fr.ird.observe.toolkit:templates:3.7.21'
// https://jarcasting.com/artifacts/fr.ird.observe.toolkit/templates/
implementation ("fr.ird.observe.toolkit:templates:3.7.21")
'fr.ird.observe.toolkit:templates:jar:3.7.21'
<dependency org="fr.ird.observe.toolkit" name="templates" rev="3.7.21">
  <artifact name="templates" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.ird.observe.toolkit', module='templates', version='3.7.21')
)
libraryDependencies += "fr.ird.observe.toolkit" % "templates" % "3.7.21"
[fr.ird.observe.toolkit/templates "3.7.21"]