GroupId | GroupIdcom.github.albfernandez.richfaces |
---|---|
ArtifactId | ArtifactIdrichfaces-parent |
Version | Version4.6.10.ayg |
Type | Typepom |
Filename | Size |
---|---|
richfaces-parent-4.6.10.ayg.pom | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.albfernandez.richfaces/richfaces-parent/ -->
<dependency>
<groupId>com.github.albfernandez.richfaces</groupId>
<artifactId>richfaces-parent</artifactId>
<version>4.6.10.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.10.ayg'
// https://jarcasting.com/artifacts/com.github.albfernandez.richfaces/richfaces-parent/
implementation ("com.github.albfernandez.richfaces:richfaces-parent:4.6.10.ayg")
'com.github.albfernandez.richfaces:richfaces-parent:pom:4.6.10.ayg'
<dependency org="com.github.albfernandez.richfaces" name="richfaces-parent" rev="4.6.10.ayg">
<artifact name="richfaces-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.albfernandez.richfaces', module='richfaces-parent', version='4.6.10.ayg')
)
libraryDependencies += "com.github.albfernandez.richfaces" % "richfaces-parent" % "4.6.10.ayg"
[com.github.albfernandez.richfaces/richfaces-parent "4.6.10.ayg"]