is not current version
Last Version 8.0.0

org.webjars.bower:normalize-css 3.0.3

WebJar for normalize-css

Categories

Categories

ORM Data
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

normalize-css
Version

Version

3.0.3
Type

Type

jar

Download normalize-css 3.0.3


<!-- https://jarcasting.com/artifacts/org.webjars.bower/normalize-css/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>normalize-css</artifactId>
    <version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/normalize-css/
implementation 'org.webjars.bower:normalize-css:3.0.3'
// https://jarcasting.com/artifacts/org.webjars.bower/normalize-css/
implementation ("org.webjars.bower:normalize-css:3.0.3")
'org.webjars.bower:normalize-css:jar:3.0.3'
<dependency org="org.webjars.bower" name="normalize-css" rev="3.0.3">
  <artifact name="normalize-css" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='normalize-css', version='3.0.3')
)
libraryDependencies += "org.webjars.bower" % "normalize-css" % "3.0.3"
[org.webjars.bower/normalize-css "3.0.3"]