License |
License |
---|---|
GroupId | GroupIdorg.icefaces.ace-themes |
ArtifactId | ArtifactIdace-themes-parent |
Last Version | Last Version4.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionICEfaces: ACE Themes Parent
ICEfaces Parent Project
|
Filename | Size |
---|---|
ace-themes-parent-4.3.0.pom | 2 KB |
Browse |
<!-- 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.3.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.3.0'
// https://jarcasting.com/artifacts/org.icefaces.ace-themes/ace-themes-parent/
implementation ("org.icefaces.ace-themes:ace-themes-parent:4.3.0")
'org.icefaces.ace-themes:ace-themes-parent:pom:4.3.0'
<dependency org="org.icefaces.ace-themes" name="ace-themes-parent" rev="4.3.0">
<artifact name="ace-themes-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.icefaces.ace-themes', module='ace-themes-parent', version='4.3.0')
)
libraryDependencies += "org.icefaces.ace-themes" % "ace-themes-parent" % "4.3.0"
[org.icefaces.ace-themes/ace-themes-parent "4.3.0"]