MVN

cc.protea.foundation.http : http

Maven & Gradle

Aug 25, 2018
8 usages
1 stars

http · Java SDK to make outbound HTTP connections simpler

<dependency>
    <groupId>cc.protea.foundation.http</groupId>
    <artifactId>http</artifactId>
    <version>0.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cc.protea.foundation.http : http to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.3

All Versions

Choose a version of cc.protea.foundation.http : http to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
http-0.2.3
http-0.2.2
http-0.2.1
0.2
http-0.2
0.1
http-0.1

How to add a dependency to Maven

Add the following cc.protea.foundation.http : http maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cc.protea.foundation.http</groupId>
    <artifactId>http</artifactId>
    <version>0.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cc.protea.foundation.http : http gradle dependency to your build.gradle file:

implementation 'cc.protea.foundation.http:http:0.2.3'

Gradle Kotlin DSL: Add the following cc.protea.foundation.http : http gradle kotlin dependency to your build.gradle.kts file:

implementation("cc.protea.foundation.http:http:0.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following cc.protea.foundation.http : http sbt scala dependency to your build.sbt file:

libraryDependencies += "cc.protea.foundation.http" % "http" % "0.2.3"

Advertisement

Dependencies from Group

Aug 25, 2018
8 usages
1 stars

Discover Dependencies

Jun 19, 2023
56 usages
Nov 06, 2016
4 usages
82 stars
Apr 12, 2020
6 usages
Dec 10, 2019
16 usages
Jun 17, 2017
8 usages
44 stars
Apr 16, 2019
7 usages
21 stars
Nov 06, 2021
3 usages
0 stars
Oct 03, 2021
6 usages
3 stars
Jan 08, 2014