is not current version
Last Version 20170425.114348

com.yegortimoshenko:io.http 20170425.075637

HTTP/1.1 client based on HttpURLConnection

GroupId

GroupId

com.yegortimoshenko
ArtifactId

ArtifactId

io.http
Version

Version

20170425.075637
Type

Type

jar

Download io.http 20170425.075637


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