l

lru-cache

WebJar for lru-cache
https://www.webjars.org
ISC
Files download
File Operation
lru-cache-10.1.0.jar download
lru-cache-10.1.0.pom download
lru-cache-10.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>lru-cache</artifactId>
  <version>10.1.0</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:lru-cache:10.1.0'
Gradle Kotlin
implementation("org.webjars.npm:lru-cache:10.1.0")
Scala SBT
libraryDependencies += "org.webjars.npm" % "lru-cache" % "10.1.0"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='lru-cache', version='10.1.0')
)
Apache Ivy
<dependency org="org.webjars.npm" name="lru-cache" rev="10.1.0" />
Leiningen
[org.webjars.npm/lru-cache "10.1.0"]
Apache Buildr
'org.webjars.npm:lru-cache:jar:10.1.0'
Dependencies
The project has no third-party dependencies