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