is not current version
Last Version 4.3.0

org.icefaces.ace-themes:ace-sunny 4.2.0-BETA

${icefaces.product.name} ACE ThemeRoller Theme

GroupId

GroupId

org.icefaces.ace-themes
ArtifactId

ArtifactId

ace-sunny
Version

Version

4.2.0-BETA
Type

Type

jar

Download ace-sunny 4.2.0-BETA


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