com.github.vivekkothari/yamlparser

A Java API client for Mesosphere's Marathon.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 47 Downloads
  • 10 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.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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