License |
License |
---|---|
GroupId | GroupIdcom.lihaoyi |
ArtifactId | ArtifactIdrequests_2.11 |
Last Version | Last Version0.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrequests_2.11
Scala port of the popular Python Requests HTTP client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
requests_2.11-0.7.1.pom | |
requests_2.11-0.7.1.jar | 133 KB |
requests_2.11-0.7.1-sources.jar | 9 KB |
requests_2.11-0.7.1-javadoc.jar | 470 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lihaoyi/requests_2.11/ -->
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>requests_2.11</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/requests_2.11/
implementation 'com.lihaoyi:requests_2.11:0.7.1'
// https://jarcasting.com/artifacts/com.lihaoyi/requests_2.11/
implementation ("com.lihaoyi:requests_2.11:0.7.1")
'com.lihaoyi:requests_2.11:jar:0.7.1'
<dependency org="com.lihaoyi" name="requests_2.11" rev="0.7.1">
<artifact name="requests_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='requests_2.11', version='0.7.1')
)
libraryDependencies += "com.lihaoyi" % "requests_2.11" % "0.7.1"
[com.lihaoyi/requests_2.11 "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : geny_2.11 | jar | 0.6.10 |