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