| Группа | Группаplus.wcj |
|---|---|
| Идентификатор | Идентификаторlibby-http-cache-control |
| Версия | Версия2022.1.2 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/plus.wcj/libby-http-cache-control/ -->
<dependency>
<groupId>plus.wcj</groupId>
<artifactId>libby-http-cache-control</artifactId>
<version>2022.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/plus.wcj/libby-http-cache-control/
implementation 'plus.wcj:libby-http-cache-control:2022.1.2'
// https://jarcasting.com/artifacts/plus.wcj/libby-http-cache-control/
implementation ("plus.wcj:libby-http-cache-control:2022.1.2")
'plus.wcj:libby-http-cache-control:jar:2022.1.2'
<dependency org="plus.wcj" name="libby-http-cache-control" rev="2022.1.2">
<artifact name="libby-http-cache-control" type="jar" />
</dependency>
@Grapes(
@Grab(group='plus.wcj', module='libby-http-cache-control', version='2022.1.2')
)
libraryDependencies += "plus.wcj" % "libby-http-cache-control" % "2022.1.2"
[plus.wcj/libby-http-cache-control "2022.1.2"]