is not current version
Last Version 5.8.2

org.apache.tapestry:tapestry5-annotations 5.6.0


Categories

Categories

Tape Data Data Structures
GroupId

GroupId

org.apache.tapestry
ArtifactId

ArtifactId

tapestry5-annotations
Version

Version

5.6.0
Type

Type

jar

Download tapestry5-annotations 5.6.0


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