| Группа | Группаorg.icefaces.ace-themes |
|---|---|
| Идентификатор | Идентификаторace-redmond |
| Версия | Версия4.2.0-BETA |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| ace-redmond-4.2.0-BETA.pom | |
| ace-redmond-4.2.0-BETA.jar | 43 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.icefaces.ace-themes/ace-redmond/ -->
<dependency>
<groupId>org.icefaces.ace-themes</groupId>
<artifactId>ace-redmond</artifactId>
<version>4.2.0-BETA</version>
</dependency>
// https://jarcasting.com/artifacts/org.icefaces.ace-themes/ace-redmond/
implementation 'org.icefaces.ace-themes:ace-redmond:4.2.0-BETA'
// https://jarcasting.com/artifacts/org.icefaces.ace-themes/ace-redmond/
implementation ("org.icefaces.ace-themes:ace-redmond:4.2.0-BETA")
'org.icefaces.ace-themes:ace-redmond:jar:4.2.0-BETA'
<dependency org="org.icefaces.ace-themes" name="ace-redmond" rev="4.2.0-BETA">
<artifact name="ace-redmond" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.icefaces.ace-themes', module='ace-redmond', version='4.2.0-BETA')
)
libraryDependencies += "org.icefaces.ace-themes" % "ace-redmond" % "4.2.0-BETA"
[org.icefaces.ace-themes/ace-redmond "4.2.0-BETA"]