is not current version
Last Version 4.3.0

org.icefaces:icefaces-ace 3.2.0

The advanced component library for ICEfaces.

GroupId

GroupId

org.icefaces
ArtifactId

ArtifactId

icefaces-ace
Version

Version

3.2.0
Type

Type

jar

Download icefaces-ace 3.2.0


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