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

requests4j 0.2.3

HTTP for humans using Java, inspired by the amazing requests Python library.

Лицензия

Лицензия

Группа

Группа

com.github.fracpete
Идентификатор

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

requests4j
Версия

Версия

0.2.3
Тип

Тип

jar
Описание

Описание

requests4j
HTTP for humans using Java, inspired by the amazing requests Python library.
Организация-разработчик

Организация-разработчик

University of Waikato, Hamilton, NZ
Система контроля версий

Система контроля версий

https://github.com/fracpete/requests4j

Скачать requests4j 0.2.3


<!-- https://jarcasting.com/artifacts/com.github.fracpete/requests4j/ -->
<dependency>
    <groupId>com.github.fracpete</groupId>
    <artifactId>requests4j</artifactId>
    <version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/requests4j/
implementation 'com.github.fracpete:requests4j:0.2.3'
// https://jarcasting.com/artifacts/com.github.fracpete/requests4j/
implementation ("com.github.fracpete:requests4j:0.2.3")
'com.github.fracpete:requests4j:jar:0.2.3'
<dependency org="com.github.fracpete" name="requests4j" rev="0.2.3">
  <artifact name="requests4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='requests4j', version='0.2.3')
)
libraryDependencies += "com.github.fracpete" % "requests4j" % "0.2.3"
[com.github.fracpete/requests4j "0.2.3"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
net.sf.trove4j : core jar 3.1.0
org.apache.tika : tika-core jar 1.28.2
com.squareup.okhttp3 : okhttp jar 4.9.3
com.squareup.okhttp3 : okhttp-urlconnection jar 4.9.3
com.google.code.gson : gson jar 2.8.9

Модули Проекта

Данный проект не имеет модулей.