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

tapestry:tapestry 4.0-beta-5


Категории

Категории

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

Группа

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

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

tapestry
Версия

Версия

4.0-beta-5
Тип

Тип

jar

Скачать tapestry 4.0-beta-5

Имя Файла Размер
tapestry-4.0-beta-5.pom
tapestry-4.0-beta-5.jar 1 MB
Обзор

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