MVN

com.budjb : http-requests-core

Maven & Gradle

May 22, 2020
8 usages
22 stars

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

<dependency>
    <groupId>com.budjb</groupId>
    <artifactId>http-requests-core</artifactId>
    <version>2.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.budjb : http-requests-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.7
  • Latest Beta: 2.0.3.BETA

All Versions

Choose a version of com.budjb : http-requests-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
http-requests-core-2.0.7
http-requests-core-2.0.6
http-requests-core-2.0.5
http-requests-core-2.0.4
http-requests-core-2.0.3
http-requests-core-2.0.3.BETA
http-requests-core-2.0.2
http-requests-core-2.0.2.BETA
http-requests-core-2.0.1
http-requests-core-2.0.1.BETA
http-requests-core-2.0.0
http-requests-core-2.0.0.BETA

How to add a dependency to Maven

Add the following com.budjb : http-requests-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.budjb</groupId>
    <artifactId>http-requests-core</artifactId>
    <version>2.0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.budjb : http-requests-core gradle dependency to your build.gradle file:

implementation 'com.budjb:http-requests-core:2.0.7'

Gradle Kotlin DSL: Add the following com.budjb : http-requests-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.budjb:http-requests-core:2.0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.budjb : http-requests-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.budjb" % "http-requests-core" % "2.0.7"

Advertisement

Dependencies from Group

May 22, 2020
8 usages
22 stars
Jun 03, 2019
4 usages
4 stars
Sep 20, 2018
2 usages
1 stars
Jun 03, 2019
1 usages
4 stars
May 22, 2020
1 usages
22 stars

Discover Dependencies

May 29, 2019
2 usages
2.6k stars
Sep 22, 2020
6 usages
0 stars
Apr 26, 2023
6 usages
6 stars
Aug 22, 2023
165 usages
1k stars
Jul 05, 2023
24 usages
0 stars
May 02, 2020
7 usages
Jul 05, 2023
139 usages
770 stars
Dec 26, 2013
31 usages
Jan 18, 2018
51 usages
362 stars