is not current version
Last Version 0.4.4

org.juzu:juzu-overlay-gatein 0.4.3

The GateIn war overlay

GroupId

GroupId

org.juzu
ArtifactId

ArtifactId

juzu-overlay-gatein
Version

Version

0.4.3
Type

Type

jar

Download juzu-overlay-gatein 0.4.3


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