is not current version
Last Version 2022.1.8

plus.wcj:libby-http-cache-control 2022.1.6

By reusing previously acquired resources, you can significantly improve the performance of websites and applications. Web caching reduces latency and network traffic, thereby reducing the time required to display resource representations. Become more responsive by using HTTP caching

GroupId

GroupId

plus.wcj
ArtifactId

ArtifactId

libby-http-cache-control
Version

Version

2022.1.6
Type

Type

jar

Download libby-http-cache-control 2022.1.6


<!-- https://jarcasting.com/artifacts/plus.wcj/libby-http-cache-control/ -->
<dependency>
    <groupId>plus.wcj</groupId>
    <artifactId>libby-http-cache-control</artifactId>
    <version>2022.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/plus.wcj/libby-http-cache-control/
implementation 'plus.wcj:libby-http-cache-control:2022.1.6'
// https://jarcasting.com/artifacts/plus.wcj/libby-http-cache-control/
implementation ("plus.wcj:libby-http-cache-control:2022.1.6")
'plus.wcj:libby-http-cache-control:jar:2022.1.6'
<dependency org="plus.wcj" name="libby-http-cache-control" rev="2022.1.6">
  <artifact name="libby-http-cache-control" type="jar" />
</dependency>
@Grapes(
@Grab(group='plus.wcj', module='libby-http-cache-control', version='2022.1.6')
)
libraryDependencies += "plus.wcj" % "libby-http-cache-control" % "2022.1.6"
[plus.wcj/libby-http-cache-control "2022.1.6"]