binj

Clojure library to interact with the Bing Ads API

Leiningen/Boot

[binj "0.1.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("binj:binj:0.1.0")

Maven

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