Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdhttp-cache-semantics |
Version | Version4.0.4 |
Type | Typejar |
Filename | Size |
---|---|
http-cache-semantics-4.0.4.pom | |
http-cache-semantics-4.0.4.jar | 13 KB |
http-cache-semantics-4.0.4-sources.jar | 22 bytes |
http-cache-semantics-4.0.4-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.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/http-cache-semantics/
implementation 'org.webjars.npm:http-cache-semantics:4.0.4'
// https://jarcasting.com/artifacts/org.webjars.npm/http-cache-semantics/
implementation ("org.webjars.npm:http-cache-semantics:4.0.4")
'org.webjars.npm:http-cache-semantics:jar:4.0.4'
<dependency org="org.webjars.npm" name="http-cache-semantics" rev="4.0.4">
<artifact name="http-cache-semantics" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='http-cache-semantics', version='4.0.4')
)
libraryDependencies += "org.webjars.npm" % "http-cache-semantics" % "4.0.4"
[org.webjars.npm/http-cache-semantics "4.0.4"]