stylefy

Library for styling UI components

Leiningen/Boot

[stylefy "1.5.0"]

Clojure CLI/deps.edn

stylefy/stylefy {:mvn/version "1.5.0"}

Gradle

implementation("stylefy:stylefy:1.5.0")

Maven

<dependency>
  <groupId>stylefy</groupId>
  <artifactId>stylefy</artifactId>
  <version>1.5.0</version>
</dependency>