License |
License |
---|---|
GroupId | GroupIdcom.lihaoyi |
ArtifactId | ArtifactIdrequests_3.0.0-RC2 |
Version | Version0.6.7 |
Type | Typejar |
Description |
Descriptionrequests_3.0.0-RC2
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-RC2-0.6.7.pom | |
requests_3.0.0-RC2-0.6.7.jar | 151 KB |
requests_3.0.0-RC2-0.6.7-sources.jar | 10 KB |
requests_3.0.0-RC2-0.6.7-javadoc.jar | 281 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lihaoyi/requests_3.0.0-RC2/ -->
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>requests_3.0.0-RC2</artifactId>
<version>0.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/requests_3.0.0-RC2/
implementation 'com.lihaoyi:requests_3.0.0-RC2:0.6.7'
// https://jarcasting.com/artifacts/com.lihaoyi/requests_3.0.0-RC2/
implementation ("com.lihaoyi:requests_3.0.0-RC2:0.6.7")
'com.lihaoyi:requests_3.0.0-RC2:jar:0.6.7'
<dependency org="com.lihaoyi" name="requests_3.0.0-RC2" rev="0.6.7">
<artifact name="requests_3.0.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='requests_3.0.0-RC2', version='0.6.7')
)
libraryDependencies += "com.lihaoyi" % "requests_3.0.0-RC2" % "0.6.7"
[com.lihaoyi/requests_3.0.0-RC2 "0.6.7"]
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : geny_3.0.0-RC2 | jar | 0.6.8 |