License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-cferdinandi-smooth-scroll |
Last Version | Last Version8.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsmooth-scroll
WebJar for smooth-scroll
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-cferdinandi-smooth-scroll/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-cferdinandi-smooth-scroll</artifactId>
<version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-cferdinandi-smooth-scroll/
implementation 'org.webjars.npm:github-com-cferdinandi-smooth-scroll:8.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-cferdinandi-smooth-scroll/
implementation ("org.webjars.npm:github-com-cferdinandi-smooth-scroll:8.0.0")
'org.webjars.npm:github-com-cferdinandi-smooth-scroll:jar:8.0.0'
<dependency org="org.webjars.npm" name="github-com-cferdinandi-smooth-scroll" rev="8.0.0">
<artifact name="github-com-cferdinandi-smooth-scroll" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-cferdinandi-smooth-scroll', version='8.0.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-cferdinandi-smooth-scroll" % "8.0.0"
[org.webjars.npm/github-com-cferdinandi-smooth-scroll "8.0.0"]