com.rentpath/rp-reflect-clj

Reflection helpers for Clojure's clojure.lang.Reflector class

Leiningen/Boot

[com.rentpath/rp-reflect-clj "0.1.5"]

Clojure CLI/deps.edn

com.rentpath/rp-reflect-clj {:mvn/version "0.1.5"}

Gradle

implementation("com.rentpath:rp-reflect-clj:0.1.5")

Maven

<dependency>
  <groupId>com.rentpath</groupId>
  <artifactId>rp-reflect-clj</artifactId>
  <version>0.1.5</version>
</dependency>