Last Version

http-requests-core 2.0.7

Contains the interfaces and foundation of the HTTP requests library, as well asa basic implementation of the client.

License

License

GroupId

GroupId

com.budjb
ArtifactId

ArtifactId

http-requests-core
Version

Version

2.0.7
Type

Type

jar
Description

Description

http-requests-core
Contains the interfaces and foundation of the HTTP requests library, as well asa basic implementation of the client.
Project URL

Project URL

https://github.com/budjb/http-requests
Source Code Management

Source Code Management

https://github.com/budjb/http-requests

Download http-requests-core 2.0.7


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.