is not current version
Last Version 4.3.0

org.icefaces:icefaces-ace 3.0.0

ICEfaces ACE (Advanced Components Environment) Components library.

GroupId

GroupId

org.icefaces
ArtifactId

ArtifactId

icefaces-ace
Version

Version

3.0.0
Type

Type

jar

Download icefaces-ace 3.0.0


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