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

thorp-lib 0.7.2


Group ID:
net.kemitix.thorp
Artifact ID:
thorp-lib_2.12
Version:
0.7.2
Release Date:
Jul 19, 2019
Licenses:
MIT
Files:

libraryDependencies += "net.kemitix.thorp" %% "thorp-lib" % "0.7.2"

Mill build tool

ivy"net.kemitix.thorp::thorp-lib:0.7.2"

Scala CLI

//> using dep "net.kemitix.thorp::thorp-lib:0.7.2"

Ammonite REPL

import $ivy.`net.kemitix.thorp::thorp-lib:0.7.2`

<dependency>
  <groupId>net.kemitix.thorp</groupId>
  <artifactId>thorp-lib_2.12</artifactId>
  <version>0.7.2</version>
</dependency>

compile group: 'net.kemitix.thorp', name: 'thorp-lib_2.12', version: '0.7.2'