GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdcacheable-request |
Version | Version6.1.0 |
Type | Typejar |
Filename | Size |
---|---|
cacheable-request-6.1.0.pom | |
cacheable-request-6.1.0.jar | 8 KB |
cacheable-request-6.1.0-sources.jar | 22 bytes |
cacheable-request-6.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/cacheable-request/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>cacheable-request</artifactId>
<version>6.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/cacheable-request/
implementation 'org.webjars.npm:cacheable-request:6.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/cacheable-request/
implementation ("org.webjars.npm:cacheable-request:6.1.0")
'org.webjars.npm:cacheable-request:jar:6.1.0'
<dependency org="org.webjars.npm" name="cacheable-request" rev="6.1.0">
<artifact name="cacheable-request" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='cacheable-request', version='6.1.0')
)
libraryDependencies += "org.webjars.npm" % "cacheable-request" % "6.1.0"
[org.webjars.npm/cacheable-request "6.1.0"]