yetibot.core

Core yetibot utilities, extracted for shared use among yetibot and its various plugins

Leiningen/Boot

[yetibot.core "2019.05.21-60190-698138e"]

Clojure CLI/deps.edn

yetibot.core/yetibot.core {:mvn/version "2019.05.21-60190-698138e"}

Gradle

implementation("yetibot.core:yetibot.core:2019.05.21-60190-698138e")

Maven

<dependency>
  <groupId>yetibot.core</groupId>
  <artifactId>yetibot.core</artifactId>
  <version>2019.05.21-60190-698138e</version>
</dependency>