seratch / awscala   0.9.2

GitHub

Using AWS SDK on the Scala REPL

Scala versions: 3.x 2.13 2.12 2.11 2.10

awscala-stepfunctions 0.8.1


Group ID:
com.github.seratch
Artifact ID:
awscala-stepfunctions_2.11
Version:
0.8.1
Release Date:
Nov 8, 2018
Licenses:
Files:

libraryDependencies += "com.github.seratch" %% "awscala-stepfunctions" % "0.8.1"

Mill build tool

ivy"com.github.seratch::awscala-stepfunctions:0.8.1"

Scala CLI

//> using dep "com.github.seratch::awscala-stepfunctions:0.8.1"

Ammonite REPL

import $ivy.`com.github.seratch::awscala-stepfunctions:0.8.1`

<dependency>
  <groupId>com.github.seratch</groupId>
  <artifactId>awscala-stepfunctions_2.11</artifactId>
  <version>0.8.1</version>
</dependency>

compile group: 'com.github.seratch', name: 'awscala-stepfunctions_2.11', version: '0.8.1'