is not current version
Last Version 1.2.0

org.juzu:juzu-plugins-portlet 0.7.0-beta11

The Portlet plugin

GroupId

GroupId

org.juzu
ArtifactId

ArtifactId

juzu-plugins-portlet
Version

Version

0.7.0-beta11
Type

Type

jar

Download juzu-plugins-portlet 0.7.0-beta11


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