jubot

Chatbot framework in Clojure

Leiningen/Boot

[jubot "0.1.1"]

Clojure CLI/deps.edn

jubot/jubot {:mvn/version "0.1.1"}

Gradle

implementation("jubot:jubot:0.1.1")

Maven

<dependency>
  <groupId>jubot</groupId>
  <artifactId>jubot</artifactId>
  <version>0.1.1</version>
</dependency>