twfy

Clojure bindings for the [TheyWorkForYou](http://www.theyworkforyou.com/) [API](http://www.theyworkforyou.com/api/)

Leiningen/Boot

[twfy "0.3.2"]

Clojure CLI/deps.edn

twfy/twfy {:mvn/version "0.3.2"}

Gradle

implementation("twfy:twfy:0.3.2")

Maven

<dependency>
  <groupId>twfy</groupId>
  <artifactId>twfy</artifactId>
  <version>0.3.2</version>
</dependency>