yetibot/core

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

Leiningen/Boot

[yetibot/core "20191007.181520.9b061e6"]

Clojure CLI/deps.edn

yetibot/core {:mvn/version "20191007.181520.9b061e6"}

Gradle

implementation("yetibot:core:20191007.181520.9b061e6")

Maven

<dependency>
  <groupId>yetibot</groupId>
  <artifactId>core</artifactId>
  <version>20191007.181520.9b061e6</version>
</dependency>