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