GroupId | GroupIdcom.github.albfernandez.richfaces.cdk |
---|---|
ArtifactId | ArtifactIdattributes |
Version | Version4.6.0.ayg |
Type | Typejar |
Filename | Size |
---|---|
attributes-4.6.0.ayg.pom | |
attributes-4.6.0.ayg.jar | 101 KB |
attributes-4.6.0.ayg-sources.jar | 96 KB |
attributes-4.6.0.ayg-javadoc.jar | 458 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.albfernandez.richfaces.cdk/attributes/ -->
<dependency>
<groupId>com.github.albfernandez.richfaces.cdk</groupId>
<artifactId>attributes</artifactId>
<version>4.6.0.ayg</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.albfernandez.richfaces.cdk/attributes/
implementation 'com.github.albfernandez.richfaces.cdk:attributes:4.6.0.ayg'
// https://jarcasting.com/artifacts/com.github.albfernandez.richfaces.cdk/attributes/
implementation ("com.github.albfernandez.richfaces.cdk:attributes:4.6.0.ayg")
'com.github.albfernandez.richfaces.cdk:attributes:jar:4.6.0.ayg'
<dependency org="com.github.albfernandez.richfaces.cdk" name="attributes" rev="4.6.0.ayg">
<artifact name="attributes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.albfernandez.richfaces.cdk', module='attributes', version='4.6.0.ayg')
)
libraryDependencies += "com.github.albfernandez.richfaces.cdk" % "attributes" % "4.6.0.ayg"
[com.github.albfernandez.richfaces.cdk/attributes "4.6.0.ayg"]