azure-eventhubs-reactive 0.5.0


Group ID:
com.microsoft.azure
Artifact ID:
azure-eventhubs-reactive_2.12
Version:
0.5.0
Release Date:
Oct 3, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.microsoft.azure" %% "azure-eventhubs-reactive" % "0.5.0"

Mill build tool

ivy"com.microsoft.azure::azure-eventhubs-reactive:0.5.0"

Scala CLI

//> using dep "com.microsoft.azure::azure-eventhubs-reactive:0.5.0"

Ammonite REPL

import $ivy.`com.microsoft.azure::azure-eventhubs-reactive:0.5.0`

<dependency>
  <groupId>com.microsoft.azure</groupId>
  <artifactId>azure-eventhubs-reactive_2.12</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'com.microsoft.azure', name: 'azure-eventhubs-reactive_2.12', version: '0.5.0'