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


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

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

Mill build tool

ivy"tech.navicore::akkaeventhubs:1.0.0"

Scala CLI

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

Ammonite REPL

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

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

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