| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bowergithub.isaacs |
| ArtifactId | ArtifactIdnode-lru-cache |
| Version | Version2.7.3 |
| Type | Typejar |
| Description |
Descriptionlru-cache
WebJar for lru-cache
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| node-lru-cache-2.7.3.pom | |
| node-lru-cache-2.7.3.jar | 13 KB |
| node-lru-cache-2.7.3-sources.jar | 22 bytes |
| node-lru-cache-2.7.3-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.isaacs/node-lru-cache/ -->
<dependency>
<groupId>org.webjars.bowergithub.isaacs</groupId>
<artifactId>node-lru-cache</artifactId>
<version>2.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.isaacs/node-lru-cache/
implementation 'org.webjars.bowergithub.isaacs:node-lru-cache:2.7.3'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.isaacs/node-lru-cache/
implementation ("org.webjars.bowergithub.isaacs:node-lru-cache:2.7.3")
'org.webjars.bowergithub.isaacs:node-lru-cache:jar:2.7.3'
<dependency org="org.webjars.bowergithub.isaacs" name="node-lru-cache" rev="2.7.3">
<artifact name="node-lru-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.isaacs', module='node-lru-cache', version='2.7.3')
)
libraryDependencies += "org.webjars.bowergithub.isaacs" % "node-lru-cache" % "2.7.3"
[org.webjars.bowergithub.isaacs/node-lru-cache "2.7.3"]