jarohen/phoenix.build

The build protocols for the Phoenix runtime, so that Components don't have to depend on Phoenix core.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 1,819 Downloads
  • 1,819 This Version

Leiningen/Boot

[jarohen/phoenix.build "0.0.1"]

Clojure CLI/deps.edn

jarohen/phoenix.build {:mvn/version "0.0.1"}

Gradle

implementation("jarohen:phoenix.build:0.0.1")

Maven

<dependency>
  <groupId>jarohen</groupId>
  <artifactId>phoenix.build</artifactId>
  <version>0.0.1</version>
</dependency>