is not current version
Last Version 5.0.0.Alpha3

org.richfaces:richfaces-page-fragments 5.0.0.Alpha2


GroupId

GroupId

org.richfaces
ArtifactId

ArtifactId

richfaces-page-fragments
Version

Version

5.0.0.Alpha2
Type

Type

jar

Download richfaces-page-fragments 5.0.0.Alpha2


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