MVN

com.seepine : httpclient

Maven & Gradle

Aug 09, 2020
4 usages
0 stars

httpclient · httpclient thread pool project,can get httpUtil of get,post,put,delete and download.

<dependency>
    <groupId>com.seepine</groupId>
    <artifactId>httpclient</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.seepine : httpclient to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.seepine : httpclient to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
httpclient-1.0.0

How to add a dependency to Maven

Add the following com.seepine : httpclient maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.seepine</groupId>
    <artifactId>httpclient</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.seepine : httpclient gradle dependency to your build.gradle file:

implementation 'com.seepine:httpclient:1.0.0'

Gradle Kotlin DSL: Add the following com.seepine : httpclient gradle kotlin dependency to your build.gradle.kts file:

implementation("com.seepine:httpclient:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.seepine : httpclient sbt scala dependency to your build.sbt file:

libraryDependencies += "com.seepine" % "httpclient" % "1.0.0"

Advertisement

Dependencies from Group

Aug 09, 2020
4 usages
0 stars
Jun 25, 2021
0 stars
Apr 10, 2022
2 stars

Discover Dependencies

Sep 28, 2020
1 usages
10 stars
Sep 28, 2020
1 usages
10 stars
Sep 28, 2020
1 usages
10 stars
Sep 22, 2021
2 usages
2.5k stars
Apr 18, 2023
3 usages
187 stars
Sep 08, 2020
2 usages
593 stars
May 12, 2016
2 usages
5 stars
Mar 19, 2019
2 usages
646 stars
Jul 05, 2023
9 usages
21 stars