org.clojars.intception/thread-expr

Thread-expr provides macros for use within a clojure threaded argument expressions (-> and ->>).

Leiningen/Boot

[org.clojars.intception/thread-expr "1.4.0"]

Clojure CLI/deps.edn

org.clojars.intception/thread-expr {:mvn/version "1.4.0"}

Gradle

implementation("org.clojars.intception:thread-expr:1.4.0")

Maven

<dependency>
  <groupId>org.clojars.intception</groupId>
  <artifactId>thread-expr</artifactId>
  <version>1.4.0</version>
</dependency>

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