is not current version
Last Version 0.7.1

requests_2.13 0.7.0

Scala port of the popular Python Requests HTTP client

License

License

MIT
GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

requests_2.13
Version

Version

0.7.0
Type

Type

jar
Description

Description

requests_2.13
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.7.0


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.