Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
---|---|
GroupId | GroupIdcom.lapis.jsfexporter |
ArtifactId | ArtifactIdexport-source-richfaces |
Version | Version1.0.0.Final |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.lapis.jsfexporter/export-source-richfaces/ -->
<dependency>
<groupId>com.lapis.jsfexporter</groupId>
<artifactId>export-source-richfaces</artifactId>
<version>1.0.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/com.lapis.jsfexporter/export-source-richfaces/
implementation 'com.lapis.jsfexporter:export-source-richfaces:1.0.0.Final'
// https://jarcasting.com/artifacts/com.lapis.jsfexporter/export-source-richfaces/
implementation ("com.lapis.jsfexporter:export-source-richfaces:1.0.0.Final")
'com.lapis.jsfexporter:export-source-richfaces:jar:1.0.0.Final'
<dependency org="com.lapis.jsfexporter" name="export-source-richfaces" rev="1.0.0.Final">
<artifact name="export-source-richfaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lapis.jsfexporter', module='export-source-richfaces', version='1.0.0.Final')
)
libraryDependencies += "com.lapis.jsfexporter" % "export-source-richfaces" % "1.0.0.Final"
[com.lapis.jsfexporter/export-source-richfaces "1.0.0.Final"]