GroupId | GroupIdorg.icefaces.ace-themes |
---|---|
ArtifactId | ArtifactIdace-ui-lightness |
Version | Version4.2.0-BETA |
Type | Typejar |
Filename | Size |
---|---|
ace-ui-lightness-4.2.0-BETA.pom | |
ace-ui-lightness-4.2.0-BETA.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.icefaces.ace-themes/ace-ui-lightness/ -->
<dependency>
<groupId>org.icefaces.ace-themes</groupId>
<artifactId>ace-ui-lightness</artifactId>
<version>4.2.0-BETA</version>
</dependency>
// https://jarcasting.com/artifacts/org.icefaces.ace-themes/ace-ui-lightness/
implementation 'org.icefaces.ace-themes:ace-ui-lightness:4.2.0-BETA'
// https://jarcasting.com/artifacts/org.icefaces.ace-themes/ace-ui-lightness/
implementation ("org.icefaces.ace-themes:ace-ui-lightness:4.2.0-BETA")
'org.icefaces.ace-themes:ace-ui-lightness:jar:4.2.0-BETA'
<dependency org="org.icefaces.ace-themes" name="ace-ui-lightness" rev="4.2.0-BETA">
<artifact name="ace-ui-lightness" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.icefaces.ace-themes', module='ace-ui-lightness', version='4.2.0-BETA')
)
libraryDependencies += "org.icefaces.ace-themes" % "ace-ui-lightness" % "4.2.0-BETA"
[org.icefaces.ace-themes/ace-ui-lightness "4.2.0-BETA"]