| Категории |
КатегорииCLI Взаимодействие с пользователем |
|---|---|
| Группа | Группаorg.codehaus.httpcache4j.clients |
| Идентификатор | Идентификаторclients |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеJava HTTP cache :: Clients
|
| Имя Файла | Размер |
|---|---|
| clients-1.0.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.codehaus.httpcache4j.clients/clients/ -->
<dependency>
<groupId>org.codehaus.httpcache4j.clients</groupId>
<artifactId>clients</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.httpcache4j.clients/clients/
implementation 'org.codehaus.httpcache4j.clients:clients:1.0'
// https://jarcasting.com/artifacts/org.codehaus.httpcache4j.clients/clients/
implementation ("org.codehaus.httpcache4j.clients:clients:1.0")
'org.codehaus.httpcache4j.clients:clients:pom:1.0'
<dependency org="org.codehaus.httpcache4j.clients" name="clients" rev="1.0">
<artifact name="clients" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.httpcache4j.clients', module='clients', version='1.0')
)
libraryDependencies += "org.codehaus.httpcache4j.clients" % "clients" % "1.0"
[org.codehaus.httpcache4j.clients/clients "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.5 |