License |
License
MIT
|
---|---|
Categories |
CategoriesGithub Development Tools Version Controls ORM Data |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-necolas-normalize-css |
Last Version | Last Version8.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnormalize.css
WebJar for normalize.css
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-necolas-normalize-css/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-necolas-normalize-css</artifactId>
<version>8.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-necolas-normalize-css/
implementation 'org.webjars.npm:github-com-necolas-normalize-css:8.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-necolas-normalize-css/
implementation ("org.webjars.npm:github-com-necolas-normalize-css:8.0.1")
'org.webjars.npm:github-com-necolas-normalize-css:jar:8.0.1'
<dependency org="org.webjars.npm" name="github-com-necolas-normalize-css" rev="8.0.1">
<artifact name="github-com-necolas-normalize-css" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-necolas-normalize-css', version='8.0.1')
)
libraryDependencies += "org.webjars.npm" % "github-com-necolas-normalize-css" % "8.0.1"
[org.webjars.npm/github-com-necolas-normalize-css "8.0.1"]