is not current version
Last Version 5.0.0.Alpha3

org.richfaces:richfaces 3.0.1


GroupId

GroupId

org.richfaces
ArtifactId

ArtifactId

richfaces
Version

Version

3.0.1
Type

Type

jar

Download richfaces 3.0.1


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