avisi/rsync

A Clojure library designed to sync files from one location to the other

Leiningen/Boot

[avisi/rsync "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

avisi/rsync {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("avisi:rsync:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>avisi</groupId>
  <artifactId>rsync</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>