pureharm / pureharm-aws   0.3.0

Apache License 2.0 GitHub

Cats-effect Scala wrappers over Amazon's AWS Java SDK

Scala versions: 3.x 2.13 2.12

pureharm-aws-core 0.2.0


Group ID:
com.busymachines
Artifact ID:
pureharm-aws-core_2.13
Version:
0.2.0
Release Date:
Apr 5, 2021
Licenses:
Files:

libraryDependencies += "com.busymachines" %% "pureharm-aws-core" % "0.2.0"

Mill build tool

ivy"com.busymachines::pureharm-aws-core:0.2.0"

Scala CLI

//> using dep "com.busymachines::pureharm-aws-core:0.2.0"

Ammonite REPL

import $ivy.`com.busymachines::pureharm-aws-core:0.2.0`

<dependency>
  <groupId>com.busymachines</groupId>
  <artifactId>pureharm-aws-core_2.13</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.busymachines', name: 'pureharm-aws-core_2.13', version: '0.2.0'