is not current version
Last Version 2.0.2

org.webjars.npm:lazy-cache 0.2.7

WebJar for lazy-cache

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

lazy-cache
Version

Version

0.2.7
Type

Type

jar

Download lazy-cache 0.2.7


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