goatway

Simple gateway between jabber muc and telegram chat

Leiningen/Boot

[goatway "0.6.4-SNAPSHOT"]

Clojure CLI/deps.edn

goatway/goatway {:mvn/version "0.6.4-SNAPSHOT"}

Gradle

implementation("goatway:goatway:0.6.4-SNAPSHOT")

Maven

<dependency>
  <groupId>goatway</groupId>
  <artifactId>goatway</artifactId>
  <version>0.6.4-SNAPSHOT</version>
</dependency>