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