is not current version
Last Version 1.4.1

se.unbound:tapestry-tagselect 1.1

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

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

se.unbound
ArtifactId

ArtifactId

tapestry-tagselect
Version

Version

1.1
Type

Type

jar

Download tapestry-tagselect 1.1


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