License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdscrollparent |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscrollparent
WebJar for scrollparent
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scrollparent-2.0.1.pom | |
scrollparent-2.0.1.jar | 6 KB |
scrollparent-2.0.1-sources.jar | 22 bytes |
scrollparent-2.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/scrollparent/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>scrollparent</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/scrollparent/
implementation 'org.webjars.npm:scrollparent:2.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/scrollparent/
implementation ("org.webjars.npm:scrollparent:2.0.1")
'org.webjars.npm:scrollparent:jar:2.0.1'
<dependency org="org.webjars.npm" name="scrollparent" rev="2.0.1">
<artifact name="scrollparent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='scrollparent', version='2.0.1')
)
libraryDependencies += "org.webjars.npm" % "scrollparent" % "2.0.1"
[org.webjars.npm/scrollparent "2.0.1"]