License |
License |
---|---|
GroupId | GroupIdcom.github.albfernandez.richfaces.cdk |
ArtifactId | ArtifactIdparent |
Last Version | Last Version4.6.1.ayg |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRichFaces CDK Parent
RichFaces Component Development Kit (CDK)
|
Project URL |
Project URL |
Filename | Size |
---|---|
parent-4.6.1.ayg.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.albfernandez.richfaces.cdk/parent/ -->
<dependency>
<groupId>com.github.albfernandez.richfaces.cdk</groupId>
<artifactId>parent</artifactId>
<version>4.6.1.ayg</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.albfernandez.richfaces.cdk/parent/
implementation 'com.github.albfernandez.richfaces.cdk:parent:4.6.1.ayg'
// https://jarcasting.com/artifacts/com.github.albfernandez.richfaces.cdk/parent/
implementation ("com.github.albfernandez.richfaces.cdk:parent:4.6.1.ayg")
'com.github.albfernandez.richfaces.cdk:parent:pom:4.6.1.ayg'
<dependency org="com.github.albfernandez.richfaces.cdk" name="parent" rev="4.6.1.ayg">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.albfernandez.richfaces.cdk', module='parent', version='4.6.1.ayg')
)
libraryDependencies += "com.github.albfernandez.richfaces.cdk" % "parent" % "4.6.1.ayg"
[com.github.albfernandez.richfaces.cdk/parent "4.6.1.ayg"]