License |
License |
---|---|
GroupId | GroupIdcom.lihaoyi |
ArtifactId | ArtifactIdrequests_0.27 |
Version | Version0.6.5 |
Type | Typejar |
Description |
Descriptionrequests_0.27
Scala port of the popular Python Requests HTTP client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
requests_0.27-0.6.5.pom | |
requests_0.27-0.6.5.jar | 145 KB |
requests_0.27-0.6.5-sources.jar | 10 KB |
requests_0.27-0.6.5-javadoc.jar | 239 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lihaoyi/requests_0.27/ -->
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>requests_0.27</artifactId>
<version>0.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/requests_0.27/
implementation 'com.lihaoyi:requests_0.27:0.6.5'
// https://jarcasting.com/artifacts/com.lihaoyi/requests_0.27/
implementation ("com.lihaoyi:requests_0.27:0.6.5")
'com.lihaoyi:requests_0.27:jar:0.6.5'
<dependency org="com.lihaoyi" name="requests_0.27" rev="0.6.5">
<artifact name="requests_0.27" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='requests_0.27', version='0.6.5')
)
libraryDependencies += "com.lihaoyi" % "requests_0.27" % "0.6.5"
[com.lihaoyi/requests_0.27 "0.6.5"]
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : geny_0.27 | jar | 0.6.2 |