is not current version
Last Version 5.8.2

org.apache.tapestry:tapestry5-annotations 5.4-rc-1


Categories

Categories

Tape Data Data Structures
GroupId

GroupId

org.apache.tapestry
ArtifactId

ArtifactId

tapestry5-annotations
Version

Version

5.4-rc-1
Type

Type

jar

Download tapestry5-annotations 5.4-rc-1


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