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.9.1


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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