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-sts 0.8.5


Group ID:
com.github.seratch
Artifact ID:
awscala-sts_2.13
Version:
0.8.5
Release Date:
Feb 13, 2021
Licenses:
Files:

libraryDependencies += "com.github.seratch" %% "awscala-sts" % "0.8.5"

Mill build tool

ivy"com.github.seratch::awscala-sts:0.8.5"

Scala CLI

//> using dep "com.github.seratch::awscala-sts:0.8.5"

Ammonite REPL

import $ivy.`com.github.seratch::awscala-sts:0.8.5`

<dependency>
  <groupId>com.github.seratch</groupId>
  <artifactId>awscala-sts_2.13</artifactId>
  <version>0.8.5</version>
</dependency>

compile group: 'com.github.seratch', name: 'awscala-sts_2.13', version: '0.8.5'