requests_2.13.0-M5

Scala port of the popular Python Requests HTTP client

License

License

MIT
GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

requests_2.13.0-M5
Last Version

Last Version

0.1.9
Release Date

Release Date

Type

Type

jar
Description

Description

requests_2.13.0-M5
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.13.0-M5

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.9
0.1.8