| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdlru-cache |
| Version | Version6.0.0 |
| Type | Typejar |
| Description |
Descriptionlru-cache
WebJar for lru-cache
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lru-cache-6.0.0.pom | |
| lru-cache-6.0.0.jar | 8 KB |
| lru-cache-6.0.0-sources.jar | 22 bytes |
| lru-cache-6.0.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/lru-cache/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>lru-cache</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/lru-cache/
implementation 'org.webjars.npm:lru-cache:6.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/lru-cache/
implementation ("org.webjars.npm:lru-cache:6.0.0")
'org.webjars.npm:lru-cache:jar:6.0.0'
<dependency org="org.webjars.npm" name="lru-cache" rev="6.0.0">
<artifact name="lru-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='lru-cache', version='6.0.0')
)
libraryDependencies += "org.webjars.npm" % "lru-cache" % "6.0.0"
[org.webjars.npm/lru-cache "6.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : yallist | jar | [4.0.0,5) |