binj

Clojure library to interact with the Bing Ads API

Leiningen/Boot

[binj "0.1.2"]

Clojure CLI/deps.edn

binj/binj {:mvn/version "0.1.2"}

Gradle

implementation("binj:binj:0.1.2")

Maven

<dependency>
  <groupId>binj</groupId>
  <artifactId>binj</artifactId>
  <version>0.1.2</version>
</dependency>