is not current version
Last Version 4.3.0

org.icefaces.ace-themes:ace-themes-parent 4.0.0


GroupId

GroupId

org.icefaces.ace-themes
ArtifactId

ArtifactId

ace-themes-parent
Version

Version

4.0.0
Type

Type

pom

Download ace-themes-parent 4.0.0


<!-- 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.0.0</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.0.0'
// https://jarcasting.com/artifacts/org.icefaces.ace-themes/ace-themes-parent/
implementation ("org.icefaces.ace-themes:ace-themes-parent:4.0.0")
'org.icefaces.ace-themes:ace-themes-parent:pom:4.0.0'
<dependency org="org.icefaces.ace-themes" name="ace-themes-parent" rev="4.0.0">
  <artifact name="ace-themes-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.icefaces.ace-themes', module='ace-themes-parent', version='4.0.0')
)
libraryDependencies += "org.icefaces.ace-themes" % "ace-themes-parent" % "4.0.0"
[org.icefaces.ace-themes/ace-themes-parent "4.0.0"]