is not current version
Last Version 4.6.19.ayg

com.github.albfernandez.richfaces:richfaces-core 4.6.9.ayg

The RichFaces core framework.

GroupId

GroupId

com.github.albfernandez.richfaces
ArtifactId

ArtifactId

richfaces-core
Version

Version

4.6.9.ayg
Type

Type

jar

Download richfaces-core 4.6.9.ayg


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