is not current version
Last Version 4.3.0

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


GroupId

GroupId

org.icefaces.ace-themes
ArtifactId

ArtifactId

ace-themes-parent
Version

Version

4.2.0-BETA
Type

Type

pom

Download ace-themes-parent 4.2.0-BETA


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