is not current version
Last Version 1.2.1

fr.exanpe:exanpe-t5-lib 1.2.0

Enhanced components, services and utilities for Tapestry 5

GroupId

GroupId

fr.exanpe
ArtifactId

ArtifactId

exanpe-t5-lib
Version

Version

1.2.0
Type

Type

jar

Download exanpe-t5-lib 1.2.0


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