is not current version
Last Version 4.3.0

org.icefaces:icefaces 2.0.2

ICEfaces core framework library.

GroupId

GroupId

org.icefaces
ArtifactId

ArtifactId

icefaces
Version

Version

2.0.2
Type

Type

jar

Download icefaces 2.0.2


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