| License |
License |
|---|---|
| GroupId | GroupIdorg.icefaces.ace-themes |
| ArtifactId | ArtifactIdace-cupertino |
| Last Version | Last Version4.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionICEfaces ACE Cupertino Theme
ICEfaces ACE ThemeRoller Theme
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ace-cupertino-4.3.0.pom | |
| ace-cupertino-4.3.0.jar | 30 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.icefaces.ace-themes/ace-cupertino/ -->
<dependency>
<groupId>org.icefaces.ace-themes</groupId>
<artifactId>ace-cupertino</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.icefaces.ace-themes/ace-cupertino/
implementation 'org.icefaces.ace-themes:ace-cupertino:4.3.0'
// https://jarcasting.com/artifacts/org.icefaces.ace-themes/ace-cupertino/
implementation ("org.icefaces.ace-themes:ace-cupertino:4.3.0")
'org.icefaces.ace-themes:ace-cupertino:jar:4.3.0'
<dependency org="org.icefaces.ace-themes" name="ace-cupertino" rev="4.3.0">
<artifact name="ace-cupertino" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.icefaces.ace-themes', module='ace-cupertino', version='4.3.0')
)
libraryDependencies += "org.icefaces.ace-themes" % "ace-cupertino" % "4.3.0"
[org.icefaces.ace-themes/ace-cupertino "4.3.0"]