is not current version
Last Version 3.1.0

com.github.bogdanovmn.httpclient.simple:http-client-simple 3.0.3

HTTP client framework

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.bogdanovmn.httpclient.simple
ArtifactId

ArtifactId

http-client-simple
Version

Version

3.0.3
Type

Type

jar

Download http-client-simple 3.0.3


<!-- https://jarcasting.com/artifacts/com.github.bogdanovmn.httpclient.simple/http-client-simple/ -->
<dependency>
    <groupId>com.github.bogdanovmn.httpclient.simple</groupId>
    <artifactId>http-client-simple</artifactId>
    <version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bogdanovmn.httpclient.simple/http-client-simple/
implementation 'com.github.bogdanovmn.httpclient.simple:http-client-simple:3.0.3'
// https://jarcasting.com/artifacts/com.github.bogdanovmn.httpclient.simple/http-client-simple/
implementation ("com.github.bogdanovmn.httpclient.simple:http-client-simple:3.0.3")
'com.github.bogdanovmn.httpclient.simple:http-client-simple:jar:3.0.3'
<dependency org="com.github.bogdanovmn.httpclient.simple" name="http-client-simple" rev="3.0.3">
  <artifact name="http-client-simple" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bogdanovmn.httpclient.simple', module='http-client-simple', version='3.0.3')
)
libraryDependencies += "com.github.bogdanovmn.httpclient.simple" % "http-client-simple" % "3.0.3"
[com.github.bogdanovmn.httpclient.simple/http-client-simple "3.0.3"]