om-semantic

A collection of om-components with the css from Semantic UI

Leiningen/Boot

[om-semantic "0.1.5-SNAPSHOT"]

Clojure CLI/deps.edn

om-semantic/om-semantic {:mvn/version "0.1.5-SNAPSHOT"}

Gradle

implementation("om-semantic:om-semantic:0.1.5-SNAPSHOT")

Maven

<dependency>
  <groupId>om-semantic</groupId>
  <artifactId>om-semantic</artifactId>
  <version>0.1.5-SNAPSHOT</version>
</dependency>