yetibot/core

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

Leiningen/Boot

[yetibot/core "20210318.142349.2c1d4b7"]

Clojure CLI/deps.edn

yetibot/core {:mvn/version "20210318.142349.2c1d4b7"}

Gradle

implementation("yetibot:core:20210318.142349.2c1d4b7")

Maven

<dependency>
  <groupId>yetibot</groupId>
  <artifactId>core</artifactId>
  <version>20210318.142349.2c1d4b7</version>
</dependency>