is not current version
Last Version 1.2.4

com.nhaarman:httpmonads-retrofit 1.1.0

Http monads for Kotlin

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.nhaarman
ArtifactId

ArtifactId

httpmonads-retrofit
Version

Version

1.1.0
Type

Type

jar

Download httpmonads-retrofit 1.1.0


<!-- https://jarcasting.com/artifacts/com.nhaarman/httpmonads-retrofit/ -->
<dependency>
    <groupId>com.nhaarman</groupId>
    <artifactId>httpmonads-retrofit</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nhaarman/httpmonads-retrofit/
implementation 'com.nhaarman:httpmonads-retrofit:1.1.0'
// https://jarcasting.com/artifacts/com.nhaarman/httpmonads-retrofit/
implementation ("com.nhaarman:httpmonads-retrofit:1.1.0")
'com.nhaarman:httpmonads-retrofit:jar:1.1.0'
<dependency org="com.nhaarman" name="httpmonads-retrofit" rev="1.1.0">
  <artifact name="httpmonads-retrofit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nhaarman', module='httpmonads-retrofit', version='1.1.0')
)
libraryDependencies += "com.nhaarman" % "httpmonads-retrofit" % "1.1.0"
[com.nhaarman/httpmonads-retrofit "1.1.0"]