Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdhttp-cache-semantics |
Last Version | Last Version4.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
http-cache-semantics-4.1.0.pom | |
http-cache-semantics-4.1.0.jar | 13 KB |
http-cache-semantics-4.1.0-sources.jar | 22 bytes |
http-cache-semantics-4.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/http-cache-semantics/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>http-cache-semantics</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/http-cache-semantics/
implementation 'org.webjars.npm:http-cache-semantics:4.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/http-cache-semantics/
implementation ("org.webjars.npm:http-cache-semantics:4.1.0")
'org.webjars.npm:http-cache-semantics:jar:4.1.0'
<dependency org="org.webjars.npm" name="http-cache-semantics" rev="4.1.0">
<artifact name="http-cache-semantics" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='http-cache-semantics', version='4.1.0')
)
libraryDependencies += "org.webjars.npm" % "http-cache-semantics" % "4.1.0"
[org.webjars.npm/http-cache-semantics "4.1.0"]