MVN

com.github.yelong0216 : yelong-http

Maven & Gradle

Aug 17, 2020
5 usages
0 stars

com.github.yelong0216.yelong-http · 简单封装java对http的请求,实现便捷的发送http请求(可以发送携带文件的请求)

<dependency>
    <groupId>com.github.yelong0216</groupId>
    <artifactId>yelong-http</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1.0

All Versions

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

Version Vulnerabilities Updated
1.1.x
yelong-http-1.1.0
1.0.x
yelong-http-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.yelong0216</groupId>
    <artifactId>yelong-http</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.yelong0216:yelong-http:1.1.0'

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

implementation("com.github.yelong0216:yelong-http:1.1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.yelong0216" % "yelong-http" % "1.1.0"

Advertisement

Dependencies from Group

Nov 19, 2020
8 usages
0 stars
Nov 19, 2020
6 usages
0 stars
Aug 17, 2020
5 usages
0 stars
Nov 19, 2020
5 usages
1 stars
Sep 10, 2020
4 usages
1 stars

Discover Dependencies

Sep 07, 2021
10 usages
48 stars
api
Jun 07, 2018
2 usages
82 stars
Jun 20, 2015
6 usages
1.7k stars
Jul 21, 2015
2 usages
0 stars
Jul 27, 2016
4 usages
May 24, 2011
4 usages
May 16, 2020
3 usages
94 stars
Jan 13, 2018
4 usages
26.6k stars