is not current version
Last Version 5.0.0

org.apache.myfaces.tobago:tobago-tool-annotation 1.0.24

Tobago Annotation

GroupId

GroupId

org.apache.myfaces.tobago
ArtifactId

ArtifactId

tobago-tool-annotation
Version

Version

1.0.24
Type

Type

jar

Download tobago-tool-annotation 1.0.24


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