MVN

com.nhaarman : httpmonads

Maven & Gradle

Apr 13, 2021
2 usages
14 stars

HttpMonads · HttpMonads introduces monad types for working with Http requests.

<dependency>
    <groupId>com.nhaarman</groupId>
    <artifactId>httpmonads</artifactId>
    <version>1.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nhaarman : httpmonads to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.4

All Versions

Choose a version of com.nhaarman : httpmonads to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
httpmonads-1.2.4
httpmonads-1.2.3
httpmonads-1.2.2
httpmonads-1.2.0
1.1.x
httpmonads-1.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.nhaarman</groupId>
    <artifactId>httpmonads</artifactId>
    <version>1.2.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.nhaarman : httpmonads gradle dependency to your build.gradle file:

implementation 'com.nhaarman:httpmonads:1.2.4'

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

implementation("com.nhaarman:httpmonads:1.2.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.nhaarman : httpmonads sbt scala dependency to your build.sbt file:

libraryDependencies += "com.nhaarman" % "httpmonads" % "1.2.4"

Advertisement

Dependencies from Group

Jun 21, 2018
148 usages
3k stars
Jun 21, 2018
102 usages
3k stars
Dec 16, 2018
26 usages
43 stars
Nov 25, 2016
2 usages
88 stars
Apr 13, 2021
2 usages
14 stars

Discover Dependencies

Aug 22, 2018
1 usages
Apr 10, 2019
2 usages
13 stars
Jul 22, 2019
3 usages
8 stars
Oct 19, 2019
2 usages
0 stars
Oct 22, 2019
3 usages
Apr 15, 2020
3 usages
11 stars