org.pojagi/clj-yaml

YAML encoding and decoding for Clojure using SnakeYAML

  • VCSN/A

  • cljdoc documentationcljdoc
  • 6,163 Downloads
  • 6,142 This Version

Leiningen/Boot

[org.pojagi/clj-yaml "1.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

org.pojagi/clj-yaml {:mvn/version "1.1.1-SNAPSHOT"}

Gradle

implementation("org.pojagi:clj-yaml:1.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>org.pojagi</groupId>
  <artifactId>clj-yaml</artifactId>
  <version>1.1.1-SNAPSHOT</version>
</dependency>