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 "2.1.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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