is not current version
Last Version 5.0.0.Alpha3

org.richfaces:richfaces 3.0.0


GroupId

GroupId

org.richfaces
ArtifactId

ArtifactId

richfaces
Version

Version

3.0.0
Type

Type

jar

Download richfaces 3.0.0


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