is not current version
Last Version 1.3.8

org.webjars:jQuery-slimScroll 1.3.6

WebJar for slimScroll

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

jQuery-slimScroll
Version

Version

1.3.6
Type

Type

jar

Download jQuery-slimScroll 1.3.6


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