sttp-akka-monix 1.0.0


Group ID:
com.fullfacing
Artifact ID:
sttp-akka-monix_2.12
Version:
1.0.0
Release Date:
Jul 14, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.fullfacing" %% "sttp-akka-monix" % "1.0.0"

Mill build tool

ivy"com.fullfacing::sttp-akka-monix:1.0.0"

Scala CLI

//> using dep "com.fullfacing::sttp-akka-monix:1.0.0"

Ammonite REPL

import $ivy.`com.fullfacing::sttp-akka-monix:1.0.0`

<dependency>
  <groupId>com.fullfacing</groupId>
  <artifactId>sttp-akka-monix_2.12</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.fullfacing', name: 'sttp-akka-monix_2.12', version: '1.0.0'