License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.icefaces.ace-themes |
ArtifactId | ArtifactIdace-eggplant |
Last Version | Last Version4.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionICEfaces ACE Eggplant Theme
ICEfaces ACE ThemeRoller Theme
|
Project URL |
Project URL |
Filename | Size |
---|---|
ace-eggplant-4.3.0.pom | |
ace-eggplant-4.3.0.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.icefaces.ace-themes/ace-eggplant/ -->
<dependency>
<groupId>org.icefaces.ace-themes</groupId>
<artifactId>ace-eggplant</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.icefaces.ace-themes/ace-eggplant/
implementation 'org.icefaces.ace-themes:ace-eggplant:4.3.0'
// https://jarcasting.com/artifacts/org.icefaces.ace-themes/ace-eggplant/
implementation ("org.icefaces.ace-themes:ace-eggplant:4.3.0")
'org.icefaces.ace-themes:ace-eggplant:jar:4.3.0'
<dependency org="org.icefaces.ace-themes" name="ace-eggplant" rev="4.3.0">
<artifact name="ace-eggplant" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.icefaces.ace-themes', module='ace-eggplant', version='4.3.0')
)
libraryDependencies += "org.icefaces.ace-themes" % "ace-eggplant" % "4.3.0"
[org.icefaces.ace-themes/ace-eggplant "4.3.0"]