com.github.mbjarland/clj-string-layout

A library for laying out strings in rows and columns

Leiningen/Boot

[com.github.mbjarland/clj-string-layout "1.0.2"]

Clojure CLI/deps.edn

com.github.mbjarland/clj-string-layout {:mvn/version "1.0.2"}

Gradle

implementation("com.github.mbjarland:clj-string-layout:1.0.2")

Maven

<dependency>
  <groupId>com.github.mbjarland</groupId>
  <artifactId>clj-string-layout</artifactId>
  <version>1.0.2</version>
</dependency>