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

lib 0.9.1


Group ID:
net.kemitix.thorp
Artifact ID:
lib_2.13
Version:
0.9.1
Release Date:
Sept 28, 2019
Licenses:
MIT
Files:
Full Scala Version:
2.13.0
Developers:

libraryDependencies += "net.kemitix.thorp" %% "lib" % "0.9.1"

Mill build tool

ivy"net.kemitix.thorp::lib:0.9.1"

Scala CLI

//> using dep "net.kemitix.thorp::lib:0.9.1"

Ammonite REPL

import $ivy.`net.kemitix.thorp::lib:0.9.1`

<dependency>
  <groupId>net.kemitix.thorp</groupId>
  <artifactId>lib_2.13</artifactId>
  <version>0.9.1</version>
</dependency>

compile group: 'net.kemitix.thorp', name: 'lib_2.13', version: '0.9.1'