l

lru-cache

WebJar for lru-cache
http://webjars.org
ISC
文件下载
文件名 操作
lru-cache-2.7.0.jar 下载
lru-cache-2.7.0.pom 下载
lru-cache-2.7.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>lru-cache</artifactId>
  <version>2.7.0</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:lru-cache:2.7.0'
Gradle Kotlin
implementation("org.webjars.npm:lru-cache:2.7.0")
Scala SBT
libraryDependencies += "org.webjars.npm" % "lru-cache" % "2.7.0"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='lru-cache', version='2.7.0')
)
Apache Ivy
<dependency org="org.webjars.npm" name="lru-cache" rev="2.7.0" />
Leiningen
[org.webjars.npm/lru-cache "2.7.0"]
Apache Buildr
'org.webjars.npm:lru-cache:jar:2.7.0'
本项目依赖
该项目无第三方依赖