License |
License
(MIT OR GPL-2.0)
|
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdnormalize.scss |
Version | Version5.0.3 |
Type | Typejar |
Description |
Descriptionnormalize-scss
WebJar for normalize-scss
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
normalize.scss-5.0.3.pom | |
normalize.scss-5.0.3.jar | 75 KB |
normalize.scss-5.0.3-sources.jar | 22 bytes |
normalize.scss-5.0.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/normalize.scss/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>normalize.scss</artifactId>
<version>5.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/normalize.scss/
implementation 'org.webjars.bower:normalize.scss:5.0.3'
// https://jarcasting.com/artifacts/org.webjars.bower/normalize.scss/
implementation ("org.webjars.bower:normalize.scss:5.0.3")
'org.webjars.bower:normalize.scss:jar:5.0.3'
<dependency org="org.webjars.bower" name="normalize.scss" rev="5.0.3">
<artifact name="normalize.scss" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='normalize.scss', version='5.0.3')
)
libraryDependencies += "org.webjars.bower" % "normalize.scss" % "5.0.3"
[org.webjars.bower/normalize.scss "5.0.3"]