com.thelastcitadel/apropos

find information about things

Leiningen/Boot

[com.thelastcitadel/apropos "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.thelastcitadel/apropos {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("com.thelastcitadel:apropos:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.thelastcitadel</groupId>
  <artifactId>apropos</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>