| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.icefaces |
| Идентификатор | Идентификаторicefaces-ace |
| Версия | Версия4.3.0 |
| Тип | Типpom |
| Описание |
ОписаниеICEfaces ACE Components
ICEfaces ACE Component Library
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| icefaces-ace-4.3.0.pom | |
| icefaces-ace-4.3.0.jar | 9 KB |
| icefaces-ace-4.3.0-sources.jar | 1 MB |
| icefaces-ace-4.3.0-javadoc.jar | 4 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.icefaces/icefaces-ace/ -->
<dependency>
<groupId>org.icefaces</groupId>
<artifactId>icefaces-ace</artifactId>
<version>4.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.icefaces/icefaces-ace/
implementation 'org.icefaces:icefaces-ace:4.3.0'
// https://jarcasting.com/artifacts/org.icefaces/icefaces-ace/
implementation ("org.icefaces:icefaces-ace:4.3.0")
'org.icefaces:icefaces-ace:pom:4.3.0'
<dependency org="org.icefaces" name="icefaces-ace" rev="4.3.0">
<artifact name="icefaces-ace" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.icefaces', module='icefaces-ace', version='4.3.0')
)
libraryDependencies += "org.icefaces" % "icefaces-ace" % "4.3.0"
[org.icefaces/icefaces-ace "4.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.icefaces : icefaces | jar | 4.3.0 |