requests_2.12

Scala port of the popular Python Requests HTTP client

License

License

MIT
GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

requests_2.12
Last Version

Last Version

0.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

requests_2.12
Scala port of the popular Python Requests HTTP client
Project URL

Project URL

https://github.com/lihaoyi/requests
Source Code Management

Source Code Management

https://github.com/lihaoyi/requests-scala

Download requests_2.12

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.lihaoyi : geny_2.12 jar 0.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.1
0.7.0
0.6.9
0.6.8
0.6.7
0.6.6
0.6.5
0.6.2
0.6.1
0.6.0
0.5.2
0.5.1
0.5.0
0.4.9
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.3.0
0.2.0
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0