is not current version
Last Version 6.1.1

org.entando.entando.bundles.misc:entando-misc-html5-essentials 4.2.0-TP1

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

4.2.0-TP1
Type

Type

war

Download entando-misc-html5-essentials 4.2.0-TP1


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