is not current version
Last Version 4.5.17.Final

org.richfaces:richfaces-a4j 4.5.0.CR2


GroupId

GroupId

org.richfaces
ArtifactId

ArtifactId

richfaces-a4j
Version

Version

4.5.0.CR2
Type

Type

jar

Download richfaces-a4j 4.5.0.CR2


<!-- https://jarcasting.com/artifacts/org.richfaces/richfaces-a4j/ -->
<dependency>
    <groupId>org.richfaces</groupId>
    <artifactId>richfaces-a4j</artifactId>
    <version>4.5.0.CR2</version>
</dependency>
// https://jarcasting.com/artifacts/org.richfaces/richfaces-a4j/
implementation 'org.richfaces:richfaces-a4j:4.5.0.CR2'
// https://jarcasting.com/artifacts/org.richfaces/richfaces-a4j/
implementation ("org.richfaces:richfaces-a4j:4.5.0.CR2")
'org.richfaces:richfaces-a4j:jar:4.5.0.CR2'
<dependency org="org.richfaces" name="richfaces-a4j" rev="4.5.0.CR2">
  <artifact name="richfaces-a4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.richfaces', module='richfaces-a4j', version='4.5.0.CR2')
)
libraryDependencies += "org.richfaces" % "richfaces-a4j" % "4.5.0.CR2"
[org.richfaces/richfaces-a4j "4.5.0.CR2"]