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

tapestry:tapestry-annotations 4.0-beta-7


Категории

Категории

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

Группа

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

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

tapestry-annotations
Версия

Версия

4.0-beta-7
Тип

Тип

jar

Скачать tapestry-annotations 4.0-beta-7


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