is not current version
Last Version 6.1.1

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

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

6.1.0
Type

Type

war

Download entando-content-download 6.1.0


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