is not current version
Last Version 2.0.0

org.webjars.npm:lazy-req 1.1.0

WebJar for lazy-req

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

lazy-req
Version

Version

1.1.0
Type

Type

jar

Download lazy-req 1.1.0


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