is not current version
Last Version 4.34

fr.ird.observe.toolkit:templates 4.26

ObServe Templates module

GroupId

GroupId

fr.ird.observe.toolkit
ArtifactId

ArtifactId

templates
Version

Version

4.26
Type

Type

jar

Download templates 4.26


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