com.7theta/structor

shadow-cljs and tailwind builds

Leiningen/Boot

[com.7theta/structor "0.1.0"]

Clojure CLI/deps.edn

com.7theta/structor {:mvn/version "0.1.0"}

Gradle

implementation("com.7theta:structor:0.1.0")

Maven

<dependency>
  <groupId>com.7theta</groupId>
  <artifactId>structor</artifactId>
  <version>0.1.0</version>
</dependency>