pureharm / pureharm   0.0.7

Apache License 2.0 GitHub

Principled pure functional programming glue in Scala. Short for "pure harmony".

Scala versions: 2.13 2.12

pureharm-aws-s3 0.0.6


Group ID:
com.busymachines
Artifact ID:
pureharm-aws-s3_2.13
Version:
0.0.6
Release Date:
Dec 16, 2020
Licenses:
Files:

libraryDependencies += "com.busymachines" %% "pureharm-aws-s3" % "0.0.6"

Mill build tool

ivy"com.busymachines::pureharm-aws-s3:0.0.6"

Scala CLI

//> using dep "com.busymachines::pureharm-aws-s3:0.0.6"

Ammonite REPL

import $ivy.`com.busymachines::pureharm-aws-s3:0.0.6`

<dependency>
  <groupId>com.busymachines</groupId>
  <artifactId>pureharm-aws-s3_2.13</artifactId>
  <version>0.0.6</version>
</dependency>

compile group: 'com.busymachines', name: 'pureharm-aws-s3_2.13', version: '0.0.6'