stylefy

Library for styling UI components

Leiningen/Boot

[stylefy "1.9.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("stylefy:stylefy:1.9.0")

Maven

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