is not current version
Last Version 0.4.4

org.juzu:juzu-overlay-gatein 0.4.2

The GateIn war overlay

GroupId

GroupId

org.juzu
ArtifactId

ArtifactId

juzu-overlay-gatein
Version

Version

0.4.2
Type

Type

jar

Download juzu-overlay-gatein 0.4.2


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