is not current version
Last Version 2.0.21

org.webjars:jScrollPane 2.0.14

WebJar for jScrollPane

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

jScrollPane
Version

Version

2.0.14
Type

Type

jar

Download jScrollPane 2.0.14


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