is not current version
Last Version 2.2.5-ga6

com.liferay.faces.demos:icefaces1-portlet 2.1.4-ga5


GroupId

GroupId

com.liferay.faces.demos
ArtifactId

ArtifactId

icefaces1-portlet
Version

Version

2.1.4-ga5
Type

Type

war

Download icefaces1-portlet 2.1.4-ga5


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