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

se.unbound:tapestry-tagselect 1.2

A tag-select component for Tapestry 5 similar to the version-selector in recent Jira-versions.

Категории

Категории

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

Группа

se.unbound
Идентификатор

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

tapestry-tagselect
Версия

Версия

1.2
Тип

Тип

jar

Скачать tapestry-tagselect 1.2


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