is not current version
Last Version 1.9

se.unbound:tapestry-breadcrumbs 1.1

A bread crumb trail implementation for Tapestry 5.

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

se.unbound
ArtifactId

ArtifactId

tapestry-breadcrumbs
Version

Version

1.1
Type

Type

jar

Download tapestry-breadcrumbs 1.1


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