om-widgets

Widgets for Om/React

Leiningen/Boot

[om-widgets "0.3.0-SNAPSHOT"]

Clojure CLI/deps.edn

om-widgets/om-widgets {:mvn/version "0.3.0-SNAPSHOT"}

Gradle

implementation("om-widgets:om-widgets:0.3.0-SNAPSHOT")

Maven

<dependency>
  <groupId>om-widgets</groupId>
  <artifactId>om-widgets</artifactId>
  <version>0.3.0-SNAPSHOT</version>
</dependency>