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


Group ID:
me.snov
Artifact ID:
akka-stream-sqs_2.11
Version:
0.1.0
Release Date:
Sept 29, 2016
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>me.snov</groupId>
  <artifactId>akka-stream-sqs_2.11</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'me.snov', name: 'akka-stream-sqs_2.11', version: '0.1.0'