kixi/binj

Clojure library to interact with the Bing Ads API

Leiningen/Boot

[kixi/binj "0.3.0-SNAPSHOT"]

Clojure CLI/deps.edn

kixi/binj {:mvn/version "0.3.0-SNAPSHOT"}

Gradle

implementation("kixi:binj:0.3.0-SNAPSHOT")

Maven

<dependency>
  <groupId>kixi</groupId>
  <artifactId>binj</artifactId>
  <version>0.3.0-SNAPSHOT</version>
</dependency>