is not current version
Last Version 1.3.8

org.webjars.npm:jquery-slimscroll 1.3.6

WebJar for jquery-slimscroll

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jquery-slimscroll
Version

Version

1.3.6
Type

Type

jar

Download jquery-slimscroll 1.3.6


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