com.murphydye/reframe-attrs

Macro to generate reframe events and subscriptions for attributes

Leiningen/Boot

[com.murphydye/reframe-attrs "0.1.28"]

Clojure CLI/deps.edn

com.murphydye/reframe-attrs {:mvn/version "0.1.28"}

Gradle

implementation("com.murphydye:reframe-attrs:0.1.28")

Maven

<dependency>
  <groupId>com.murphydye</groupId>
  <artifactId>reframe-attrs</artifactId>
  <version>0.1.28</version>
</dependency>