is not current version
Last Version 5.0.0.Alpha3

org.richfaces:richfaces-page-fragments 4.5.0.Alpha3


GroupId

GroupId

org.richfaces
ArtifactId

ArtifactId

richfaces-page-fragments
Version

Version

4.5.0.Alpha3
Type

Type

jar

Download richfaces-page-fragments 4.5.0.Alpha3


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