is not current version
Last Version 6.1.1

org.entando.entando.bundles.widgets:entando-widget-navigation_breadcrumbs 5.0.1

Classic breadcrumbs ("You are here") bar.

GroupId

GroupId

org.entando.entando.bundles.widgets
ArtifactId

ArtifactId

entando-widget-navigation_breadcrumbs
Version

Version

5.0.1
Type

Type

war

Download entando-widget-navigation_breadcrumbs 5.0.1


<!-- https://jarcasting.com/artifacts/org.entando.entando.bundles.widgets/entando-widget-navigation_breadcrumbs/ -->
<dependency>
    <groupId>org.entando.entando.bundles.widgets</groupId>
    <artifactId>entando-widget-navigation_breadcrumbs</artifactId>
    <version>5.0.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.entando.entando.bundles.widgets/entando-widget-navigation_breadcrumbs/
implementation 'org.entando.entando.bundles.widgets:entando-widget-navigation_breadcrumbs:5.0.1'
// https://jarcasting.com/artifacts/org.entando.entando.bundles.widgets/entando-widget-navigation_breadcrumbs/
implementation ("org.entando.entando.bundles.widgets:entando-widget-navigation_breadcrumbs:5.0.1")
'org.entando.entando.bundles.widgets:entando-widget-navigation_breadcrumbs:war:5.0.1'
<dependency org="org.entando.entando.bundles.widgets" name="entando-widget-navigation_breadcrumbs" rev="5.0.1">
  <artifact name="entando-widget-navigation_breadcrumbs" type="war" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando.bundles.widgets', module='entando-widget-navigation_breadcrumbs', version='5.0.1')
)
libraryDependencies += "org.entando.entando.bundles.widgets" % "entando-widget-navigation_breadcrumbs" % "5.0.1"
[org.entando.entando.bundles.widgets/entando-widget-navigation_breadcrumbs "5.0.1"]