is not current version
Last Version 4.3.0

org.icefaces.ace-themes:ace-dark-hive 4.2.0-BETA

${icefaces.product.name} ACE ThemeRoller Theme

GroupId

GroupId

org.icefaces.ace-themes
ArtifactId

ArtifactId

ace-dark-hive
Version

Version

4.2.0-BETA
Type

Type

jar

Download ace-dark-hive 4.2.0-BETA


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