GroupId | GroupIdorg.icefaces.ace-themes |
---|---|
ArtifactId | ArtifactIdace-themes-parent |
Version | Version4.1.1 |
Type | Typepom |
Filename | Size |
---|---|
ace-themes-parent-4.1.1.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.1.1</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.1.1'
// https://jarcasting.com/artifacts/org.icefaces.ace-themes/ace-themes-parent/
implementation ("org.icefaces.ace-themes:ace-themes-parent:4.1.1")
'org.icefaces.ace-themes:ace-themes-parent:pom:4.1.1'
<dependency org="org.icefaces.ace-themes" name="ace-themes-parent" rev="4.1.1">
<artifact name="ace-themes-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.icefaces.ace-themes', module='ace-themes-parent', version='4.1.1')
)
libraryDependencies += "org.icefaces.ace-themes" % "ace-themes-parent" % "4.1.1"
[org.icefaces.ace-themes/ace-themes-parent "4.1.1"]