| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdconstruct-style-sheets-polyfill |
| Version | Version2.4.16 |
| Type | Typejar |
| Description |
Descriptionconstruct-style-sheets-polyfill
WebJar for construct-style-sheets-polyfill
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/construct-style-sheets-polyfill/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>construct-style-sheets-polyfill</artifactId>
<version>2.4.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/construct-style-sheets-polyfill/
implementation 'org.webjars.npm:construct-style-sheets-polyfill:2.4.16'
// https://jarcasting.com/artifacts/org.webjars.npm/construct-style-sheets-polyfill/
implementation ("org.webjars.npm:construct-style-sheets-polyfill:2.4.16")
'org.webjars.npm:construct-style-sheets-polyfill:jar:2.4.16'
<dependency org="org.webjars.npm" name="construct-style-sheets-polyfill" rev="2.4.16">
<artifact name="construct-style-sheets-polyfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='construct-style-sheets-polyfill', version='2.4.16')
)
libraryDependencies += "org.webjars.npm" % "construct-style-sheets-polyfill" % "2.4.16"
[org.webjars.npm/construct-style-sheets-polyfill "2.4.16"]