is not current version
Last Version 3.7.6

org.webjars:jquery.nicescroll 3.6.8-fix

WebJar for jquery.nicescroll

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

jquery.nicescroll
Version

Version

3.6.8-fix
Type

Type

jar

Download jquery.nicescroll 3.6.8-fix


<!-- https://jarcasting.com/artifacts/org.webjars/jquery.nicescroll/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>jquery.nicescroll</artifactId>
    <version>3.6.8-fix</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/jquery.nicescroll/
implementation 'org.webjars:jquery.nicescroll:3.6.8-fix'
// https://jarcasting.com/artifacts/org.webjars/jquery.nicescroll/
implementation ("org.webjars:jquery.nicescroll:3.6.8-fix")
'org.webjars:jquery.nicescroll:jar:3.6.8-fix'
<dependency org="org.webjars" name="jquery.nicescroll" rev="3.6.8-fix">
  <artifact name="jquery.nicescroll" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='jquery.nicescroll', version='3.6.8-fix')
)
libraryDependencies += "org.webjars" % "jquery.nicescroll" % "3.6.8-fix"
[org.webjars/jquery.nicescroll "3.6.8-fix"]