org.clojars.rbuchmann/trofit

A simple macro to make defining the re-frame boilerplate more convenient

Leiningen/Boot

[org.clojars.rbuchmann/trofit "1.0.0"]

Clojure CLI/deps.edn

org.clojars.rbuchmann/trofit {:mvn/version "1.0.0"}

Gradle

implementation("org.clojars.rbuchmann:trofit:1.0.0")

Maven

<dependency>
  <groupId>org.clojars.rbuchmann</groupId>
  <artifactId>trofit</artifactId>
  <version>1.0.0</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.