com.andrewmcveigh/plugin-jquery

Leiningen/Boot

[com.andrewmcveigh/plugin-jquery "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.andrewmcveigh/plugin-jquery {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("com.andrewmcveigh:plugin-jquery:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.andrewmcveigh</groupId>
  <artifactId>plugin-jquery</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>