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

config 0.9.1


Group ID:
net.kemitix.thorp
Artifact ID:
config_2.13
Version:
0.9.1
Release Date:
Sept 28, 2019
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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