is not current version
Last Version 4.3.0

org.icefaces:icefaces 4.0.0

${icefaces.product.name} Core Framework Library

GroupId

GroupId

org.icefaces
ArtifactId

ArtifactId

icefaces
Version

Version

4.0.0
Type

Type

jar

Download icefaces 4.0.0


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