stylefy

Library for styling UI components

Leiningen/Boot

[stylefy "3.0.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("stylefy:stylefy:3.0.0")

Maven

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