License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdnormalize.styl |
Version | Version3.0.0 |
Type | Typejar |
Description |
Descriptionnormalize.styl
WebJar for normalize.styl
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
normalize.styl-3.0.0.pom | |
normalize.styl-3.0.0.jar | 5 KB |
normalize.styl-3.0.0-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/normalize.styl/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>normalize.styl</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/normalize.styl/
implementation 'org.webjars:normalize.styl:3.0.0'
// https://jarcasting.com/artifacts/org.webjars/normalize.styl/
implementation ("org.webjars:normalize.styl:3.0.0")
'org.webjars:normalize.styl:jar:3.0.0'
<dependency org="org.webjars" name="normalize.styl" rev="3.0.0">
<artifact name="normalize.styl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='normalize.styl', version='3.0.0')
)
libraryDependencies += "org.webjars" % "normalize.styl" % "3.0.0"
[org.webjars/normalize.styl "3.0.0"]