ctmx

Backend helpers for htmx

Leiningen/Boot

[ctmx "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

ctmx/ctmx {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("ctmx:ctmx:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>ctmx</groupId>
  <artifactId>ctmx</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>