is not current version
Last Version 2.0.3

org.webjars.npm:scroll 2.0.1

WebJar for scroll

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

scroll
Version

Version

2.0.1
Type

Type

jar

Download scroll 2.0.1


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