s12v / akka-stream-sqs   0.2.2

Apache License 2.0 GitHub

Reactive SQS for Akka streams

Scala versions: 2.12 2.11

akka-stream-sqs 0.2.0


Group ID:
me.snov
Artifact ID:
akka-stream-sqs_2.12
Version:
0.2.0
Release Date:
Mar 10, 2017
Licenses:
Files:

libraryDependencies += "me.snov" %% "akka-stream-sqs" % "0.2.0"

Mill build tool

ivy"me.snov::akka-stream-sqs:0.2.0"

Scala CLI

//> using dep "me.snov::akka-stream-sqs:0.2.0"

Ammonite REPL

import $ivy.`me.snov::akka-stream-sqs:0.2.0`

<dependency>
  <groupId>me.snov</groupId>
  <artifactId>akka-stream-sqs_2.12</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'me.snov', name: 'akka-stream-sqs_2.12', version: '0.2.0'