is not current version
Last Version 4.6.1.ayg

com.github.albfernandez.richfaces.cdk:annotations 4.6.0.ayg

That project contains annotations for JSF classes

GroupId

GroupId

com.github.albfernandez.richfaces.cdk
ArtifactId

ArtifactId

annotations
Version

Version

4.6.0.ayg
Type

Type

jar

Download annotations 4.6.0.ayg


<!-- https://jarcasting.com/artifacts/com.github.albfernandez.richfaces.cdk/annotations/ -->
<dependency>
    <groupId>com.github.albfernandez.richfaces.cdk</groupId>
    <artifactId>annotations</artifactId>
    <version>4.6.0.ayg</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.albfernandez.richfaces.cdk/annotations/
implementation 'com.github.albfernandez.richfaces.cdk:annotations:4.6.0.ayg'
// https://jarcasting.com/artifacts/com.github.albfernandez.richfaces.cdk/annotations/
implementation ("com.github.albfernandez.richfaces.cdk:annotations:4.6.0.ayg")
'com.github.albfernandez.richfaces.cdk:annotations:jar:4.6.0.ayg'
<dependency org="com.github.albfernandez.richfaces.cdk" name="annotations" rev="4.6.0.ayg">
  <artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.albfernandez.richfaces.cdk', module='annotations', version='4.6.0.ayg')
)
libraryDependencies += "com.github.albfernandez.richfaces.cdk" % "annotations" % "4.6.0.ayg"
[com.github.albfernandez.richfaces.cdk/annotations "4.6.0.ayg"]