re-styles

FIXME: write this!

Leiningen/Boot

[re-styles "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

re-styles/re-styles {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("re-styles:re-styles:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>re-styles</groupId>
  <artifactId>re-styles</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>