MVN

com.github.firelcw : easy-http

Maven & Gradle

Dec 04, 2020
1 usages
9 stars

easy-http · A simple HTTP client for Java

<dependency>
    <groupId>com.github.firelcw</groupId>
    <artifactId>easy-http</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.firelcw : easy-http to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of com.github.firelcw : easy-http to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
easy-http-2.2.0
2.1.x
easy-http-2.1.5
easy-http-2.1.4
easy-http-2.1.3
easy-http-2.1.2
easy-http-2.1.1
easy-http-2.1.0
2.0.x
easy-http-2.0.2
easy-http-2.0.1
easy-http-2.0.0
1.6.x
easy-http-1.6.0
1.5.x
easy-http-1.5.0
1.4.x
easy-http-1.4.0
1.3.x
easy-http-1.3.0
1.2.x
easy-http-1.2.0
1.1.x
easy-http-1.1.0
1.0.x
easy-http-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.firelcw</groupId>
    <artifactId>easy-http</artifactId>
    <version>2.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.firelcw : easy-http gradle dependency to your build.gradle file:

implementation 'com.github.firelcw:easy-http:2.2.0'

Gradle Kotlin DSL: Add the following com.github.firelcw : easy-http gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.firelcw:easy-http:2.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.firelcw : easy-http sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.firelcw" % "easy-http" % "2.2.0"

Advertisement

Dependencies from Group

Dec 04, 2020
1 usages
9 stars
Dec 04, 2020
1 stars

Discover Dependencies

Jul 30, 2023
2 usages
0 stars
Aug 24, 2020
1 usages
108 stars
Feb 13, 2023
3 usages
0 stars
Feb 11, 2021
2 usages
2.6k stars
Aug 23, 2021
1 usages
0 stars
Sep 03, 2021
5 usages
10 stars
Nov 29, 2021
3 usages
Aug 25, 2023
2 usages
129 stars