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