kemitix / thorp   0.9.1

MIT License Website GitHub

[MOVED] Synchronisation of files with the cloud using the hash of the file contents

Scala versions: 2.13 2.12

storage-aws 0.7.1


Group ID:
net.kemitix.thorp
Artifact ID:
storage-aws_2.12
Version:
0.7.1
Release Date:
Jul 15, 2019
Licenses:
MIT
Files:

libraryDependencies += "net.kemitix.thorp" %% "storage-aws" % "0.7.1"

Mill build tool

ivy"net.kemitix.thorp::storage-aws:0.7.1"

Scala CLI

//> using dep "net.kemitix.thorp::storage-aws:0.7.1"

Ammonite REPL

import $ivy.`net.kemitix.thorp::storage-aws:0.7.1`

<dependency>
  <groupId>net.kemitix.thorp</groupId>
  <artifactId>storage-aws_2.12</artifactId>
  <version>0.7.1</version>
</dependency>

compile group: 'net.kemitix.thorp', name: 'storage-aws_2.12', version: '0.7.1'