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

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

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

Группа

Группа

plus.wcj
Идентификатор

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

libby-http-cache-control
Версия

Версия

2022.1.7
Тип

Тип

jar

Скачать libby-http-cache-control 2022.1.7


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