is not current version
Last Version 6.1.1

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

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.0.1
Type

Type

war

Download entando-content-download 5.0.1


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