is not current version
Last Version 4.2

org.metawidget.modules:metawidget-annotation 3.6


GroupId

GroupId

org.metawidget.modules
ArtifactId

ArtifactId

metawidget-annotation
Version

Version

3.6
Type

Type

jar

Download metawidget-annotation 3.6


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