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

domain 0.8.0


Group ID:
net.kemitix.thorp
Artifact ID:
domain_2.13
Version:
0.8.0
Release Date:
Sept 11, 2019
Licenses:
MIT
Files:

libraryDependencies += "net.kemitix.thorp" %% "domain" % "0.8.0"

Mill build tool

ivy"net.kemitix.thorp::domain:0.8.0"

Scala CLI

//> using dep "net.kemitix.thorp::domain:0.8.0"

Ammonite REPL

import $ivy.`net.kemitix.thorp::domain:0.8.0`

<dependency>
  <groupId>net.kemitix.thorp</groupId>
  <artifactId>domain_2.13</artifactId>
  <version>0.8.0</version>
</dependency>

compile group: 'net.kemitix.thorp', name: 'domain_2.13', version: '0.8.0'