is not current version
Last Version 6.0.0

org.webjars.npm:lru-cache 2.7.0

WebJar for lru-cache

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

lru-cache
Version

Version

2.7.0
Type

Type

jar

Download lru-cache 2.7.0


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