| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.lihaoyi |
| Идентификатор | Идентификаторrequests_3 |
| Последняя версия | Последняя версия0.7.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеrequests_3
Scala port of the popular Python Requests HTTP client
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| requests_3-0.7.1.pom | |
| requests_3-0.7.1.jar | 151 KB |
| requests_3-0.7.1-sources.jar | 10 KB |
| requests_3-0.7.1-javadoc.jar | 281 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.lihaoyi/requests_3/ -->
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>requests_3</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/requests_3/
implementation 'com.lihaoyi:requests_3:0.7.1'
// https://jarcasting.com/artifacts/com.lihaoyi/requests_3/
implementation ("com.lihaoyi:requests_3:0.7.1")
'com.lihaoyi:requests_3:jar:0.7.1'
<dependency org="com.lihaoyi" name="requests_3" rev="0.7.1">
<artifact name="requests_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='requests_3', version='0.7.1')
)
libraryDependencies += "com.lihaoyi" % "requests_3" % "0.7.1"
[com.lihaoyi/requests_3 "0.7.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.lihaoyi : geny_3 | jar | 0.6.10 |