almost-yaml

A parser for whitespace delimited data

Leiningen/Boot

[almost-yaml "0.1.0"]

Clojure CLI/deps.edn

almost-yaml/almost-yaml {:mvn/version "0.1.0"}

Gradle

implementation("almost-yaml:almost-yaml:0.1.0")

Maven

<dependency>
  <groupId>almost-yaml</groupId>
  <artifactId>almost-yaml</artifactId>
  <version>0.1.0</version>
</dependency>