Last Version

requests_0.27 0.6.5

Scala port of the popular Python Requests HTTP client

License

License

MIT
GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

requests_0.27
Version

Version

0.6.5
Type

Type

jar
Description

Description

requests_0.27
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_0.27 0.6.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.lihaoyi : geny_0.27 jar 0.6.2

Project Modules

There are no modules declared in this project.