yetibot/core

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

Leiningen/Boot

[yetibot/core "20190910.175122.9e253dd"]

Clojure CLI/deps.edn

yetibot/core {:mvn/version "20190910.175122.9e253dd"}

Gradle

implementation("yetibot:core:20190910.175122.9e253dd")

Maven

<dependency>
  <groupId>yetibot</groupId>
  <artifactId>core</artifactId>
  <version>20190910.175122.9e253dd</version>
</dependency>