is not current version
Last Version 5.0.1

org.webjars.npm:react-scrolllock 2.0.1

WebJar for react-scrolllock

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-scrolllock
Version

Version

2.0.1
Type

Type

jar

Download react-scrolllock 2.0.1


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