io.github.mbjarland/clj-string-layout

A Clojure library for laying out strings in rows and columns

Leiningen/Boot

[io.github.mbjarland/clj-string-layout "1.0.4"]

Clojure CLI/deps.edn

io.github.mbjarland/clj-string-layout {:mvn/version "1.0.4"}

Gradle

implementation("io.github.mbjarland:clj-string-layout:1.0.4")

Maven

<dependency>
  <groupId>io.github.mbjarland</groupId>
  <artifactId>clj-string-layout</artifactId>
  <version>1.0.4</version>
</dependency>