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