is not current version
Last Version 2.0.2

org.webjars.npm:lazy-cache 2.0.1

WebJar for lazy-cache

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

lazy-cache
Version

Version

2.0.1
Type

Type

jar

Download lazy-cache 2.0.1


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