GroupId | GroupIdorg.metawidget.modules.faces |
---|---|
ArtifactId | ArtifactIdmetawidget-facesannotation |
Version | Version4.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.metawidget.modules.faces/metawidget-facesannotation/ -->
<dependency>
<groupId>org.metawidget.modules.faces</groupId>
<artifactId>metawidget-facesannotation</artifactId>
<version>4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.metawidget.modules.faces/metawidget-facesannotation/
implementation 'org.metawidget.modules.faces:metawidget-facesannotation:4.1'
// https://jarcasting.com/artifacts/org.metawidget.modules.faces/metawidget-facesannotation/
implementation ("org.metawidget.modules.faces:metawidget-facesannotation:4.1")
'org.metawidget.modules.faces:metawidget-facesannotation:jar:4.1'
<dependency org="org.metawidget.modules.faces" name="metawidget-facesannotation" rev="4.1">
<artifact name="metawidget-facesannotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.metawidget.modules.faces', module='metawidget-facesannotation', version='4.1')
)
libraryDependencies += "org.metawidget.modules.faces" % "metawidget-facesannotation" % "4.1"
[org.metawidget.modules.faces/metawidget-facesannotation "4.1"]