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