не последняя версия
Последняя версия 5.3.0

org.apache.tapestry:tapestry-annotations 4.1.6


Категории

Категории

Tape Данные Data Structures
Группа

Группа

org.apache.tapestry
Идентификатор

Идентификатор

tapestry-annotations
Версия

Версия

4.1.6
Тип

Тип

jar

Скачать tapestry-annotations 4.1.6


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