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


Group ID:
me.snov
Artifact ID:
akka-stream-sqs_2.12
Version:
0.2.2
Release Date:
Feb 4, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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