is not current version
Last Version 6.1.1

org.entando.entando.bundles.widgets:entando-widget-sharewith 5.3.2

A widget with the social media shortcuts buttons

GroupId

GroupId

org.entando.entando.bundles.widgets
ArtifactId

ArtifactId

entando-widget-sharewith
Version

Version

5.3.2
Type

Type

war

Download entando-widget-sharewith 5.3.2


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