License |
License |
---|---|
GroupId | GroupIdcom.aripd |
ArtifactId | ArtifactIdaricl |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.aripd:aricl
JSF Component Library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
aricl-1.4.pom | |
aricl-1.4.jar | 475 KB |
aricl-1.4-sources.jar | 426 KB |
aricl-1.4-javadoc.jar | 511 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aripd/aricl/ -->
<dependency>
<groupId>com.aripd</groupId>
<artifactId>aricl</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.aripd/aricl/
implementation 'com.aripd:aricl:1.4'
// https://jarcasting.com/artifacts/com.aripd/aricl/
implementation ("com.aripd:aricl:1.4")
'com.aripd:aricl:jar:1.4'
<dependency org="com.aripd" name="aricl" rev="1.4">
<artifact name="aricl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aripd', module='aricl', version='1.4')
)
libraryDependencies += "com.aripd" % "aricl" % "1.4"
[com.aripd/aricl "1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish : javax.faces | jar | 2.2.14 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.primefaces : primefaces | jar | 6.0 |