yetibot/core

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

Leiningen/Boot

[yetibot/core "20260319.144058.8a5f5ed"]

Clojure CLI/deps.edn

yetibot/core {:mvn/version "20260319.144058.8a5f5ed"}

Gradle

implementation("yetibot:core:20260319.144058.8a5f5ed")

Maven

<dependency>
  <groupId>yetibot</groupId>
  <artifactId>core</artifactId>
  <version>20260319.144058.8a5f5ed</version>
</dependency>