com.github.yapsterapp/a-frame

Leiningen/Boot

[com.github.yapsterapp/a-frame "3.0.36-alpha1"]

Clojure CLI/deps.edn

com.github.yapsterapp/a-frame {:mvn/version "3.0.36-alpha1"}

Gradle

implementation("com.github.yapsterapp:a-frame:3.0.36-alpha1")

Maven

<dependency>
  <groupId>com.github.yapsterapp</groupId>
  <artifactId>a-frame</artifactId>
  <version>3.0.36-alpha1</version>
</dependency>