is not current version
Last Version 3.2.5-ga6

com.liferay.faces.demos:icefaces3-users-portlet 3.2.4-ga5

This plugin is an alternate portlet for the Liferay Control Panel "Users" portlet.

GroupId

GroupId

com.liferay.faces.demos
ArtifactId

ArtifactId

icefaces3-users-portlet
Version

Version

3.2.4-ga5
Type

Type

war

Download icefaces3-users-portlet 3.2.4-ga5


<!-- https://jarcasting.com/artifacts/com.liferay.faces.demos/icefaces3-users-portlet/ -->
<dependency>
    <groupId>com.liferay.faces.demos</groupId>
    <artifactId>icefaces3-users-portlet</artifactId>
    <version>3.2.4-ga5</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.faces.demos/icefaces3-users-portlet/
implementation 'com.liferay.faces.demos:icefaces3-users-portlet:3.2.4-ga5'
// https://jarcasting.com/artifacts/com.liferay.faces.demos/icefaces3-users-portlet/
implementation ("com.liferay.faces.demos:icefaces3-users-portlet:3.2.4-ga5")
'com.liferay.faces.demos:icefaces3-users-portlet:war:3.2.4-ga5'
<dependency org="com.liferay.faces.demos" name="icefaces3-users-portlet" rev="3.2.4-ga5">
  <artifact name="icefaces3-users-portlet" type="war" />
</dependency>
@Grapes(
@Grab(group='com.liferay.faces.demos', module='icefaces3-users-portlet', version='3.2.4-ga5')
)
libraryDependencies += "com.liferay.faces.demos" % "icefaces3-users-portlet" % "3.2.4-ga5"
[com.liferay.faces.demos/icefaces3-users-portlet "3.2.4-ga5"]