is not current version
Last Version 4.3.0

org.icefaces:icefaces 3.0.0

ICEfaces core framework library.

GroupId

GroupId

org.icefaces
ArtifactId

ArtifactId

icefaces
Version

Version

3.0.0
Type

Type

jar

Download icefaces 3.0.0


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