is not current version
Last Version 4.3.0

org.icefaces:icefaces-ace 4.1.0

${icefaces.product.name} ACE Component Library

GroupId

GroupId

org.icefaces
ArtifactId

ArtifactId

icefaces-ace
Version

Version

4.1.0
Type

Type

pom

Download icefaces-ace 4.1.0


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