is not current version
Last Version 6.1.1

org.entando.entando.bundles.contents:entando-content-download 5.3.2

A Download card, intended for delivering files to download. With default Content Models

GroupId

GroupId

org.entando.entando.bundles.contents
ArtifactId

ArtifactId

entando-content-download
Version

Version

5.3.2
Type

Type

war

Download entando-content-download 5.3.2


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