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

tapestry:tapestry 4.0-beta-13


Категории

Категории

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

Группа

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

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

tapestry
Версия

Версия

4.0-beta-13
Тип

Тип

jar

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


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