License |
License |
---|---|
GroupId | GroupIdcom.lihaoyi |
ArtifactId | ArtifactIdrequests_3.0.0-RC3 |
Version | Version0.6.8 |
Type | Typejar |
Description |
Descriptionrequests_3.0.0-RC3
Scala port of the popular Python Requests HTTP client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
requests_3.0.0-RC3-0.6.8.pom | |
requests_3.0.0-RC3-0.6.8.jar | 151 KB |
requests_3.0.0-RC3-0.6.8-sources.jar | 10 KB |
requests_3.0.0-RC3-0.6.8-javadoc.jar | 281 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lihaoyi/requests_3.0.0-RC3/ -->
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>requests_3.0.0-RC3</artifactId>
<version>0.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/requests_3.0.0-RC3/
implementation 'com.lihaoyi:requests_3.0.0-RC3:0.6.8'
// https://jarcasting.com/artifacts/com.lihaoyi/requests_3.0.0-RC3/
implementation ("com.lihaoyi:requests_3.0.0-RC3:0.6.8")
'com.lihaoyi:requests_3.0.0-RC3:jar:0.6.8'
<dependency org="com.lihaoyi" name="requests_3.0.0-RC3" rev="0.6.8">
<artifact name="requests_3.0.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='requests_3.0.0-RC3', version='0.6.8')
)
libraryDependencies += "com.lihaoyi" % "requests_3.0.0-RC3" % "0.6.8"
[com.lihaoyi/requests_3.0.0-RC3 "0.6.8"]
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : geny_3.0.0-RC3 | jar | 0.6.9 |