is not current version
Last Version 6.0.0

org.webjars.npm:normalize-scss 5.0.3

WebJar for normalize-scss

Categories

Categories

ORM Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

normalize-scss
Version

Version

5.0.3
Type

Type

jar

Download normalize-scss 5.0.3


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