dvlopt/mbus

Meter-Bus clojure library

Leiningen/Boot

[dvlopt/mbus "1.0.0-beta0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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