| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.webjars.bowergithub.isaacs |
| Идентификатор | Идентификаторnode-lru-cache |
| Версия | Версия2.7.3 |
| Тип | Типjar |
| Описание |
Описаниеlru-cache
WebJar for lru-cache
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]