Files download
File Operation
libby-http-cache-control-2022.1.1.jar download
libby-http-cache-control-2022.1.1.pom download
libby-http-cache-control-2022.1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>plus.wcj</groupId>
  <artifactId>libby-http-cache-control</artifactId>
  <version>2022.1.1</version>
</dependency>
Gradle Groovy
implementation 'plus.wcj:libby-http-cache-control:2022.1.1'
Gradle Kotlin
implementation("plus.wcj:libby-http-cache-control:2022.1.1")
Scala SBT
libraryDependencies += "plus.wcj" % "libby-http-cache-control" % "2022.1.1"
Groovy Grape
@Grapes(
  @Grab(group='plus.wcj', module='libby-http-cache-control', version='2022.1.1')
)
Apache Ivy
<dependency org="plus.wcj" name="libby-http-cache-control" rev="2022.1.1" />
Leiningen
[plus.wcj/libby-http-cache-control "2022.1.1"]
Apache Buildr
'plus.wcj:libby-http-cache-control:jar:2022.1.1'