is not current version
Last Version 4.3.0

org.icefaces:icefaces-ace 2.0.2

ICEfaces Advanced Components Environment library.

GroupId

GroupId

org.icefaces
ArtifactId

ArtifactId

icefaces-ace
Version

Version

2.0.2
Type

Type

jar

Download icefaces-ace 2.0.2


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