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