Last Version

http-requests-bom 2.0.7

An easy to use facade used to make HTTP requests.

License

License

GroupId

GroupId

com.budjb
ArtifactId

ArtifactId

http-requests-bom
Version

Version

2.0.7
Type

Type

pom
Description

Description

http-requests-bom
An easy to use facade used to make HTTP requests.
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-bom 2.0.7


<!-- https://jarcasting.com/artifacts/com.budjb/http-requests-bom/ -->
<dependency>
    <groupId>com.budjb</groupId>
    <artifactId>http-requests-bom</artifactId>
    <version>2.0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.budjb/http-requests-bom/
implementation 'com.budjb:http-requests-bom:2.0.7'
// https://jarcasting.com/artifacts/com.budjb/http-requests-bom/
implementation ("com.budjb:http-requests-bom:2.0.7")
'com.budjb:http-requests-bom:pom:2.0.7'
<dependency org="com.budjb" name="http-requests-bom" rev="2.0.7">
  <artifact name="http-requests-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.budjb', module='http-requests-bom', version='2.0.7')
)
libraryDependencies += "com.budjb" % "http-requests-bom" % "2.0.7"
[com.budjb/http-requests-bom "2.0.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.