не последняя версия
Последняя версия 4.3.0

org.icefaces:icefaces-ace 3.3.0

${icefaces.product.name} ACE Component Library

Группа

Группа

org.icefaces
Идентификатор

Идентификатор

icefaces-ace
Версия

Версия

3.3.0
Тип

Тип

pom

Скачать icefaces-ace 3.3.0


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