is not current version
Last Version 5.2.0

org.webjars.npm:iscroll 5.1.3

WebJar for iscroll

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

iscroll
Version

Version

5.1.3
Type

Type

jar

Download iscroll 5.1.3


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