GroupId | GroupIdorg.icefaces.ace-themes |
---|---|
ArtifactId | ArtifactIdace-themes-parent |
Version | Version4.2.0-BETA |
Type | Typepom |
Filename | Size |
---|---|
ace-themes-parent-4.2.0-BETA.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.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"]