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