com.github.vivekkothari/yamlparser

A Java API client for Mesosphere's Marathon.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 47 Downloads
  • 37 This Version
This artifact may shadow a release on Maven Central. You should search there for a canonical release.

Leiningen/Boot

[com.github.vivekkothari/yamlparser "0.0.2"]

Clojure CLI/deps.edn

com.github.vivekkothari/yamlparser {:mvn/version "0.0.2"}

Gradle

implementation("com.github.vivekkothari:yamlparser:0.0.2")

Maven

<dependency>
  <groupId>com.github.vivekkothari</groupId>
  <artifactId>yamlparser</artifactId>
  <version>0.0.2</version>
</dependency>