is not current version
Last Version 5.3.0

org.apache.tapestry:tapestry-annotations 5.0.9

Annotations used with Tapestry applications.

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

org.apache.tapestry
ArtifactId

ArtifactId

tapestry-annotations
Version

Version

5.0.9
Type

Type

jar

Download tapestry-annotations 5.0.9


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