is not current version
Last Version 1.1.10

org.webjars.npm:t-scroll 1.1.9

WebJar for t-scroll

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

t-scroll
Version

Version

1.1.9
Type

Type

jar

Download t-scroll 1.1.9


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