Last Version

requestclient 1.0.16

HTTP UTIL FOR JAVA

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.hothub
ArtifactId

ArtifactId

requestclient
Version

Version

1.0.16
Type

Type

jar
Description

Description

requestclient
HTTP UTIL FOR JAVA

Download requestclient 1.0.16


<!-- https://jarcasting.com/artifacts/org.hothub/requestclient/ -->
<dependency>
    <groupId>org.hothub</groupId>
    <artifactId>requestclient</artifactId>
    <version>1.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.hothub/requestclient/
implementation 'org.hothub:requestclient:1.0.16'
// https://jarcasting.com/artifacts/org.hothub/requestclient/
implementation ("org.hothub:requestclient:1.0.16")
'org.hothub:requestclient:jar:1.0.16'
<dependency org="org.hothub" name="requestclient" rev="1.0.16">
  <artifact name="requestclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hothub', module='requestclient', version='1.0.16')
)
libraryDependencies += "org.hothub" % "requestclient" % "1.0.16"
[org.hothub/requestclient "1.0.16"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.13

provided (1)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.10.0

test (1)

Group / Artifact Type Version
junit : junit pom 4.12

Project Modules

There are no modules declared in this project.