is not current version
Last Version 4.6.1.ayg

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


GroupId

GroupId

com.github.albfernandez.richfaces.cdk
ArtifactId

ArtifactId

commons
Version

Version

4.6.0.ayg
Type

Type

jar

Download commons 4.6.0.ayg


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