не последняя версия
Последняя версия 7.0.1

org.webjars.npm:cacheable-request 2.1.4

WebJar for cacheable-request

Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

cacheable-request
Версия

Версия

2.1.4
Тип

Тип

jar

Скачать cacheable-request 2.1.4


<!-- https://jarcasting.com/artifacts/org.webjars.npm/cacheable-request/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>cacheable-request</artifactId>
    <version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/cacheable-request/
implementation 'org.webjars.npm:cacheable-request:2.1.4'
// https://jarcasting.com/artifacts/org.webjars.npm/cacheable-request/
implementation ("org.webjars.npm:cacheable-request:2.1.4")
'org.webjars.npm:cacheable-request:jar:2.1.4'
<dependency org="org.webjars.npm" name="cacheable-request" rev="2.1.4">
  <artifact name="cacheable-request" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='cacheable-request', version='2.1.4')
)
libraryDependencies += "org.webjars.npm" % "cacheable-request" % "2.1.4"
[org.webjars.npm/cacheable-request "2.1.4"]