com.phronemophobic/vdom

Virtual-dom library

Leiningen/Boot

[com.phronemophobic/vdom "0.2.2"]

Clojure CLI/deps.edn

com.phronemophobic/vdom {:mvn/version "0.2.2"}

Gradle

implementation("com.phronemophobic:vdom:0.2.2")

Maven

<dependency>
  <groupId>com.phronemophobic</groupId>
  <artifactId>vdom</artifactId>
  <version>0.2.2</version>
</dependency>