is not current version
Last Version 4.2

org.metawidget.modules.faces:metawidget-facesannotation 1.25


GroupId

GroupId

org.metawidget.modules.faces
ArtifactId

ArtifactId

metawidget-facesannotation
Version

Version

1.25
Type

Type

jar

Download metawidget-facesannotation 1.25


<!-- https://jarcasting.com/artifacts/org.metawidget.modules.faces/metawidget-facesannotation/ -->
<dependency>
    <groupId>org.metawidget.modules.faces</groupId>
    <artifactId>metawidget-facesannotation</artifactId>
    <version>1.25</version>
</dependency>
// https://jarcasting.com/artifacts/org.metawidget.modules.faces/metawidget-facesannotation/
implementation 'org.metawidget.modules.faces:metawidget-facesannotation:1.25'
// https://jarcasting.com/artifacts/org.metawidget.modules.faces/metawidget-facesannotation/
implementation ("org.metawidget.modules.faces:metawidget-facesannotation:1.25")
'org.metawidget.modules.faces:metawidget-facesannotation:jar:1.25'
<dependency org="org.metawidget.modules.faces" name="metawidget-facesannotation" rev="1.25">
  <artifact name="metawidget-facesannotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.metawidget.modules.faces', module='metawidget-facesannotation', version='1.25')
)
libraryDependencies += "org.metawidget.modules.faces" % "metawidget-facesannotation" % "1.25"
[org.metawidget.modules.faces/metawidget-facesannotation "1.25"]