| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdjScrollPane |
| Last Version | Last Version2.0.21 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionjScrollPane
WebJar for jScrollPane
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jScrollPane-2.0.21.pom | |
| jScrollPane-2.0.21.jar | 19 KB |
| jScrollPane-2.0.21-javadoc.jar | 16 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/jScrollPane/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>jScrollPane</artifactId>
<version>2.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/jScrollPane/
implementation 'org.webjars:jScrollPane:2.0.21'
// https://jarcasting.com/artifacts/org.webjars/jScrollPane/
implementation ("org.webjars:jScrollPane:2.0.21")
'org.webjars:jScrollPane:jar:2.0.21'
<dependency org="org.webjars" name="jScrollPane" rev="2.0.21">
<artifact name="jScrollPane" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='jScrollPane', version='2.0.21')
)
libraryDependencies += "org.webjars" % "jScrollPane" % "2.0.21"
[org.webjars/jScrollPane "2.0.21"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars : jquery-mousewheel | jar | 3.1.9 |