License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdstickyfill |
Version | Version1.1.1 |
Type | Typejar |
Description |
Descriptionstickyfill
WebJar for stickyfill
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stickyfill-1.1.1.pom | |
stickyfill-1.1.1.jar | 7 KB |
stickyfill-1.1.1-sources.jar | 22 bytes |
stickyfill-1.1.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/stickyfill/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>stickyfill</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/stickyfill/
implementation 'org.webjars.npm:stickyfill:1.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/stickyfill/
implementation ("org.webjars.npm:stickyfill:1.1.1")
'org.webjars.npm:stickyfill:jar:1.1.1'
<dependency org="org.webjars.npm" name="stickyfill" rev="1.1.1">
<artifact name="stickyfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='stickyfill', version='1.1.1')
)
libraryDependencies += "org.webjars.npm" % "stickyfill" % "1.1.1"
[org.webjars.npm/stickyfill "1.1.1"]