is not current version
Last Version 5.3.0

org.apache.tapestry:tapestry-annotations 4.1.3


Categories

Categories

Tape Data Data Structures
GroupId

GroupId

org.apache.tapestry
ArtifactId

ArtifactId

tapestry-annotations
Version

Version

4.1.3
Type

Type

jar

Download tapestry-annotations 4.1.3


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