is not current version
Last Version 2.0.3

org.webjars.npm:scroll 1.0.0

WebJar for scroll

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

scroll
Version

Version

1.0.0
Type

Type

jar

Download scroll 1.0.0


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