maxwell

Minimal wrapper around goog.library to log client info & errors

Leiningen/Boot

[maxwell "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

maxwell/maxwell {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("maxwell:maxwell:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>maxwell</groupId>
  <artifactId>maxwell</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>