tmccarthy / fetch   0.9.1

Apache License 2.0 GitHub

Tools I find myself writing for fetching data from the web

Scala versions: 3.x 2.13

fetch-aws 0.8.0


Group ID:
au.id.tmm.fetch
Artifact ID:
fetch-aws_3
Version:
0.8.0
Release Date:
Feb 15, 2023
Licenses:
Files:

libraryDependencies += "au.id.tmm.fetch" %% "fetch-aws" % "0.8.0"

Mill build tool

ivy"au.id.tmm.fetch::fetch-aws:0.8.0"

Scala CLI

//> using dep "au.id.tmm.fetch::fetch-aws:0.8.0"

Ammonite REPL

import $ivy.`au.id.tmm.fetch::fetch-aws:0.8.0`

<dependency>
  <groupId>au.id.tmm.fetch</groupId>
  <artifactId>fetch-aws_3</artifactId>
  <version>0.8.0</version>
</dependency>

compile group: 'au.id.tmm.fetch', name: 'fetch-aws_3', version: '0.8.0'