is not current version
Last Version 3.0.13

org.webjars.npm:react-lazy-load 3.0.10

WebJar for react-lazy-load

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-lazy-load
Version

Version

3.0.10
Type

Type

jar

Download react-lazy-load 3.0.10


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