License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjscrollpane |
Version | Version2.0.22 |
Type | Typejar |
Description |
Descriptionjscrollpane
WebJar for jscrollpane
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jscrollpane-2.0.22.pom | |
jscrollpane-2.0.22.jar | 248 KB |
jscrollpane-2.0.22-sources.jar | 22 bytes |
jscrollpane-2.0.22-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jscrollpane/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jscrollpane</artifactId>
<version>2.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jscrollpane/
implementation 'org.webjars.npm:jscrollpane:2.0.22'
// https://jarcasting.com/artifacts/org.webjars.npm/jscrollpane/
implementation ("org.webjars.npm:jscrollpane:2.0.22")
'org.webjars.npm:jscrollpane:jar:2.0.22'
<dependency org="org.webjars.npm" name="jscrollpane" rev="2.0.22">
<artifact name="jscrollpane" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jscrollpane', version='2.0.22')
)
libraryDependencies += "org.webjars.npm" % "jscrollpane" % "2.0.22"
[org.webjars.npm/jscrollpane "2.0.22"]