org.rksm/cloxp-com

intra- and inter-system messaging for cloxp

Leiningen/Boot

[org.rksm/cloxp-com "0.1.9-SNAPSHOT"]

Clojure CLI/deps.edn

org.rksm/cloxp-com {:mvn/version "0.1.9-SNAPSHOT"}

Gradle

implementation("org.rksm:cloxp-com:0.1.9-SNAPSHOT")

Maven

<dependency>
  <groupId>org.rksm</groupId>
  <artifactId>cloxp-com</artifactId>
  <version>0.1.9-SNAPSHOT</version>
</dependency>