is not current version
Last Version 6.1.1

org.entando.entando.bundles.misc:entando-misc-html5-essentials 5.0.0

A collection of essential assets for any "HTML5" project. Includes: - Modernizr 2.5.3 full with Respond.js, HTML5 Shim, and MQ Polyfill - HTML5 Doctor's HTML5 Reset CSS file v1.6.2 - HTML5 Shim classic standalone

GroupId

GroupId

org.entando.entando.bundles.misc
ArtifactId

ArtifactId

entando-misc-html5-essentials
Version

Version

5.0.0
Type

Type

war

Download entando-misc-html5-essentials 5.0.0


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