is not current version
Last Version 4.6.19.ayg

com.github.albfernandez.richfaces:richfaces-parent 4.6.8.ayg

This is the parent for all RichFaces artifacts, and contains project metadata, shared/stable configuration, and other common settings that change very rarely.

GroupId

GroupId

com.github.albfernandez.richfaces
ArtifactId

ArtifactId

richfaces-parent
Version

Version

4.6.8.ayg
Type

Type

pom

Download richfaces-parent 4.6.8.ayg


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