http-client

This is HTTP client for java 8 with API like HttpClient java 11

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.bitbucket.javatek
ArtifactId

ArtifactId

http-client
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

http-client
This is HTTP client for java 8 with API like HttpClient java 11
Project URL

Project URL

https://bitbucket.org/javatek/http-client
Source Code Management

Source Code Management

https://bitbucket.org/javatek/http-client

Download http-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.bitbucket.javatek : url jar 1.0
org.bitbucket.javatek : require jar 1.0
com.google.code.findbugs : jsr305 jar 3.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1