lru-cache
A WebJar for the lru-cache project.
License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdlru-cache |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlru-cache
WebJar for lru-cache
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lru-cache-2.5.0.pom | |
lru-cache-2.5.0.jar | 5 KB |
lru-cache-2.5.0-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/lru-cache/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>lru-cache</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/lru-cache/
implementation 'org.webjars:lru-cache:2.5.0'
// https://jarcasting.com/artifacts/org.webjars/lru-cache/
implementation ("org.webjars:lru-cache:2.5.0")
'org.webjars:lru-cache:jar:2.5.0'
<dependency org="org.webjars" name="lru-cache" rev="2.5.0">
<artifact name="lru-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='lru-cache', version='2.5.0')
)
libraryDependencies += "org.webjars" % "lru-cache" % "2.5.0"
[org.webjars/lru-cache "2.5.0"]
A WebJar for the lru-cache project.