dvlopt/mbus

Meter-Bus clojure library

Leiningen/Boot

[dvlopt/mbus "1.0.0-beta1"]

Clojure CLI/deps.edn

dvlopt/mbus {:mvn/version "1.0.0-beta1"}

Gradle

implementation("dvlopt:mbus:1.0.0-beta1")

Maven

<dependency>
  <groupId>dvlopt</groupId>
  <artifactId>mbus</artifactId>
  <version>1.0.0-beta1</version>
</dependency>