| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdjquery-slimscroll |
| Version | Version1.3.8 |
| Type | Typejar |
| Description |
Descriptionjquery-slimscroll
WebJar for jquery-slimscroll
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jquery-slimscroll-1.3.8.pom | |
| jquery-slimscroll-1.3.8.jar | 65 KB |
| jquery-slimscroll-1.3.8-sources.jar | 22 bytes |
| jquery-slimscroll-1.3.8-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jquery-slimscroll/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jquery-slimscroll</artifactId>
<version>1.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-slimscroll/
implementation 'org.webjars.npm:jquery-slimscroll:1.3.8'
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-slimscroll/
implementation ("org.webjars.npm:jquery-slimscroll:1.3.8")
'org.webjars.npm:jquery-slimscroll:jar:1.3.8'
<dependency org="org.webjars.npm" name="jquery-slimscroll" rev="1.3.8">
<artifact name="jquery-slimscroll" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jquery-slimscroll', version='1.3.8')
)
libraryDependencies += "org.webjars.npm" % "jquery-slimscroll" % "1.3.8"
[org.webjars.npm/jquery-slimscroll "1.3.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : jquery | jar | [1.7,) |