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

tapestry:tapestry-contrib 4.0-beta-4


Категории

Категории

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

Группа

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

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

tapestry-contrib
Версия

Версия

4.0-beta-4
Тип

Тип

jar

Скачать tapestry-contrib 4.0-beta-4


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