com.ladderlife/cellophane

Server-side rendering for Om Next components

Leiningen/Boot

[com.ladderlife/cellophane "0.3.5"]

Clojure CLI/deps.edn

com.ladderlife/cellophane {:mvn/version "0.3.5"}

Gradle

implementation("com.ladderlife:cellophane:0.3.5")

Maven

<dependency>
  <groupId>com.ladderlife</groupId>
  <artifactId>cellophane</artifactId>
  <version>0.3.5</version>
</dependency>