License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdiscroll |
Last Version | Last Version5.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioniscroll
WebJar for iscroll
|
Project URL |
Project URL |
Filename | Size |
---|---|
iscroll-5.2.0.pom | |
iscroll-5.2.0.jar | 541 KB |
iscroll-5.2.0-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/iscroll/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>iscroll</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/iscroll/
implementation 'org.webjars.npm:iscroll:5.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/iscroll/
implementation ("org.webjars.npm:iscroll:5.2.0")
'org.webjars.npm:iscroll:jar:5.2.0'
<dependency org="org.webjars.npm" name="iscroll" rev="5.2.0">
<artifact name="iscroll" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='iscroll', version='5.2.0')
)
libraryDependencies += "org.webjars.npm" % "iscroll" % "5.2.0"
[org.webjars.npm/iscroll "5.2.0"]