xyz.psyclyx/pastry

A `donut.system` plugin for transforming declarative definitions into components.

Leiningen/Boot

[xyz.psyclyx/pastry "0.0.14"]

Clojure CLI/deps.edn

xyz.psyclyx/pastry {:mvn/version "0.0.14"}

Gradle

implementation("xyz.psyclyx:pastry:0.0.14")

Maven

<dependency>
  <groupId>xyz.psyclyx</groupId>
  <artifactId>pastry</artifactId>
  <version>0.0.14</version>
</dependency>