MVN

io.github.shiweibsw : httpx

Maven & Gradle

Mar 29, 2022
6 stars

bannerx · A simple and handy Android http library.

<dependency>
    <groupId>io.github.shiweibsw</groupId>
    <artifactId>httpx</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.shiweibsw : httpx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of io.github.shiweibsw : httpx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
httpx-1.0.2
httpx-1.0.1-status
httpx-1.0.1
httpx-1.0.0

How to add a dependency to Maven

Add the following io.github.shiweibsw : httpx maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.shiweibsw</groupId>
    <artifactId>httpx</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.shiweibsw : httpx gradle dependency to your build.gradle file:

implementation 'io.github.shiweibsw:httpx:1.0.2'

Gradle Kotlin DSL: Add the following io.github.shiweibsw : httpx gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.shiweibsw:httpx:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.shiweibsw : httpx sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.shiweibsw" % "httpx" % "1.0.2"

Advertisement

Dependencies from Group

Mar 29, 2022
6 stars
Aug 01, 2023
1 stars
Mar 25, 2022
1 stars
Mar 25, 2022
1 stars

Discover Dependencies

Jul 31, 2023
16 stars
Mar 27, 2023
364 stars
Aug 24, 2023
1 usages
0 stars
Aug 24, 2023
3 usages
0 stars
Jul 16, 2023
3 stars
Jul 05, 2023
8 stars
Oct 26, 2021
4 stars
Jan 11, 2022
1 usages
4 stars