MVN

com.y3tu : y3tu-tool-http

Maven & Gradle

Nov 04, 2018
3 usages
1 stars

y3tu-tool-http · Http请求封装 使用okHttp3

<dependency>
    <groupId>com.y3tu</groupId>
    <artifactId>y3tu-tool-http</artifactId>
    <version>1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.y3tu : y3tu-tool-http to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5

All Versions

Choose a version of com.y3tu : y3tu-tool-http to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5
y3tu-tool-http-1.5
1.4
y3tu-tool-http-1.4
1.3
y3tu-tool-http-1.3
1.2
y3tu-tool-http-1.2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.y3tu</groupId>
    <artifactId>y3tu-tool-http</artifactId>
    <version>1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.y3tu : y3tu-tool-http gradle dependency to your build.gradle file:

implementation 'com.y3tu:y3tu-tool-http:1.5'

Gradle Kotlin DSL: Add the following com.y3tu : y3tu-tool-http gradle kotlin dependency to your build.gradle.kts file:

implementation("com.y3tu:y3tu-tool-http:1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.y3tu : y3tu-tool-http sbt scala dependency to your build.sbt file:

libraryDependencies += "com.y3tu" % "y3tu-tool-http" % "1.5"

Advertisement

Dependencies from Group

Jul 30, 2020
14 usages
1 stars
Nov 04, 2018
5 usages
1 stars
Nov 04, 2018
3 usages
1 stars
Jul 30, 2020
1 usages
1 stars
Nov 04, 2018
1 usages
1 stars

Discover Dependencies

Jan 18, 2022
1 usages
9 stars
Oct 29, 2018
2 usages
Oct 23, 2018
1 usages
6 stars
Oct 23, 2018
1 usages
6 stars
Dec 17, 2021
1 usages
2 stars
Dec 12, 2018
1 usages
1 stars
Sep 02, 2022
1 usages
90 stars