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