GroupId | GroupIdcom.github.albfernandez.richfaces |
---|---|
ArtifactId | ArtifactIdrichfaces-core |
Version | Version4.6.5.ayg |
Type | Typejar |
Filename | Size |
---|---|
richfaces-core-4.6.5.ayg.pom | |
richfaces-core-4.6.5.ayg.jar | 805 KB |
richfaces-core-4.6.5.ayg-tests.jar | 246 KB |
richfaces-core-4.6.5.ayg-sources.jar | 747 KB |
richfaces-core-4.6.5.ayg-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.albfernandez.richfaces/richfaces-core/ -->
<dependency>
<groupId>com.github.albfernandez.richfaces</groupId>
<artifactId>richfaces-core</artifactId>
<version>4.6.5.ayg</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.albfernandez.richfaces/richfaces-core/
implementation 'com.github.albfernandez.richfaces:richfaces-core:4.6.5.ayg'
// https://jarcasting.com/artifacts/com.github.albfernandez.richfaces/richfaces-core/
implementation ("com.github.albfernandez.richfaces:richfaces-core:4.6.5.ayg")
'com.github.albfernandez.richfaces:richfaces-core:jar:4.6.5.ayg'
<dependency org="com.github.albfernandez.richfaces" name="richfaces-core" rev="4.6.5.ayg">
<artifact name="richfaces-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.albfernandez.richfaces', module='richfaces-core', version='4.6.5.ayg')
)
libraryDependencies += "com.github.albfernandez.richfaces" % "richfaces-core" % "4.6.5.ayg"
[com.github.albfernandez.richfaces/richfaces-core "4.6.5.ayg"]