uswitch/binj

Clojure library to interact with the Bing Ads API

Leiningen/Boot

[uswitch/binj "0.5.0-SNAPSHOT"]

Clojure CLI/deps.edn

uswitch/binj {:mvn/version "0.5.0-SNAPSHOT"}

Gradle

implementation("uswitch:binj:0.5.0-SNAPSHOT")

Maven

<dependency>
  <groupId>uswitch</groupId>
  <artifactId>binj</artifactId>
  <version>0.5.0-SNAPSHOT</version>
</dependency>