is not current version
Last Version 6.0.0

org.webjars.npm:lru-cache 4.0.1

WebJar for lru-cache

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

lru-cache
Version

Version

4.0.1
Type

Type

jar

Download lru-cache 4.0.1


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