HTTP client framework (Core)

HTTP client framework

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.bogdanovmn.httpclient
ArtifactId

ArtifactId

http-client-core
Last Version

Last Version

2.1.7
Release Date

Release Date

Type

Type

jar
Description

Description

HTTP client framework (Core)
HTTP client framework
Project URL

Project URL

http://github.com/bogdanovmn/java-common
Source Code Management

Source Code Management

http://github.com/bogdanovmn/java-common

Download http-client-core

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.7
2.1.6