cljsjs/mui

MUI is a lightweight HTML, CSS and JS framework for sites that follow Google's Material Design guidelines.

Leiningen/Boot

[cljsjs/mui "0.1.21-0"]

Clojure CLI/deps.edn

cljsjs/mui {:mvn/version "0.1.21-0"}

Gradle

implementation("cljsjs:mui:0.1.21-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>mui</artifactId>
  <version>0.1.21-0</version>
</dependency>