MVN

io.rxmicro : rxmicro-http

Maven & Gradle

Dec 14, 2022
4 usages
6 stars

The basic module to work with HTTP protocol.

<dependency>
    <groupId>io.rxmicro</groupId>
    <artifactId>rxmicro-http</artifactId>
    <version>0.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.rxmicro : rxmicro-http to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.11

All Versions

Choose a version of io.rxmicro : rxmicro-http to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.11
rxmicro-http-0.11
0.9
rxmicro-http-0.9
0.8
rxmicro-http-0.8
0.7.x
rxmicro-http-0.7.4
rxmicro-http-0.7.3
rxmicro-http-0.7.2
rxmicro-http-0.7.1
0.7
rxmicro-http-0.7
0.6
rxmicro-http-0.6
0.5
rxmicro-http-0.5
0.4.x
rxmicro-http-0.4.2
rxmicro-http-0.4.1
0.4
rxmicro-http-0.4
0.3
rxmicro-http-0.3
0.2
rxmicro-http-0.2
0.1
rxmicro-http-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>io.rxmicro</groupId>
    <artifactId>rxmicro-http</artifactId>
    <version>0.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.rxmicro : rxmicro-http gradle dependency to your build.gradle file:

implementation 'io.rxmicro:rxmicro-http:0.11'

Gradle Kotlin DSL: Add the following io.rxmicro : rxmicro-http gradle kotlin dependency to your build.gradle.kts file:

implementation("io.rxmicro:rxmicro-http:0.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.rxmicro : rxmicro-http sbt scala dependency to your build.sbt file:

libraryDependencies += "io.rxmicro" % "rxmicro-http" % "0.11"

Advertisement

Dependencies from Group

Dec 14, 2022
16 usages
6 stars
Dec 14, 2022
10 usages
6 stars
Dec 14, 2022
9 usages
6 stars
Dec 14, 2022
8 usages
6 stars

Discover Dependencies

Aug 15, 2023
22 usages
3k stars
Jul 19, 2021
8 usages
0 stars
Dec 01, 2021
4 usages
1 stars
May 13, 2022
3 usages
1 stars
Aug 28, 2022
7 usages
0 stars
Aug 20, 2023
5 usages
3 stars