| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.oxerr.httpcomponents |
| Идентификатор | Идентификаторhttpclient-filecookiestore |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache HttpClient FileCookieStore
Stores cookies in a text file.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.oxerr.httpcomponents/httpclient-filecookiestore/ -->
<dependency>
<groupId>org.oxerr.httpcomponents</groupId>
<artifactId>httpclient-filecookiestore</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.oxerr.httpcomponents/httpclient-filecookiestore/
implementation 'org.oxerr.httpcomponents:httpclient-filecookiestore:1.0.0'
// https://jarcasting.com/artifacts/org.oxerr.httpcomponents/httpclient-filecookiestore/
implementation ("org.oxerr.httpcomponents:httpclient-filecookiestore:1.0.0")
'org.oxerr.httpcomponents:httpclient-filecookiestore:jar:1.0.0'
<dependency org="org.oxerr.httpcomponents" name="httpclient-filecookiestore" rev="1.0.0">
<artifact name="httpclient-filecookiestore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.oxerr.httpcomponents', module='httpclient-filecookiestore', version='1.0.0')
)
libraryDependencies += "org.oxerr.httpcomponents" % "httpclient-filecookiestore" % "1.0.0"
[org.oxerr.httpcomponents/httpclient-filecookiestore "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5.3 |