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