navicore / akka-eventhubs   1.6.3

MIT License GitHub

Akka Streams Eventhubs Source and Sink

Scala versions: 2.13 2.12 2.11

akkaeventhubs 1.0.1


Group ID:
tech.navicore
Artifact ID:
akkaeventhubs_2.12
Version:
1.0.1
Release Date:
Feb 13, 2019
Licenses:
MIT
Files:

libraryDependencies += "tech.navicore" %% "akkaeventhubs" % "1.0.1"

Mill build tool

ivy"tech.navicore::akkaeventhubs:1.0.1"

Scala CLI

//> using dep "tech.navicore::akkaeventhubs:1.0.1"

Ammonite REPL

import $ivy.`tech.navicore::akkaeventhubs:1.0.1`

<dependency>
  <groupId>tech.navicore</groupId>
  <artifactId>akkaeventhubs_2.12</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'tech.navicore', name: 'akkaeventhubs_2.12', version: '1.0.1'