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.5.0


Group ID:
tech.navicore
Artifact ID:
akkaeventhubs_2.13
Version:
1.5.0
Release Date:
Nov 1, 2020
Licenses:
MIT
Files:

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

Mill build tool

ivy"tech.navicore::akkaeventhubs:1.5.0"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>tech.navicore</groupId>
  <artifactId>akkaeventhubs_2.13</artifactId>
  <version>1.5.0</version>
</dependency>

compile group: 'tech.navicore', name: 'akkaeventhubs_2.13', version: '1.5.0'