clj-recipe-puppy

This is an small Clojure binding for the Recipe Puppy API for cooking recipes.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 55 Downloads
  • 55 This Version

Leiningen/Boot

[clj-recipe-puppy "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

clj-recipe-puppy/clj-recipe-puppy {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("clj-recipe-puppy:clj-recipe-puppy:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-recipe-puppy</groupId>
  <artifactId>clj-recipe-puppy</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>