yetibot/core

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

Leiningen/Boot

[yetibot/core "20260814.224707.bf8db38"]

Clojure CLI/deps.edn

yetibot/core {:mvn/version "20260814.224707.bf8db38"}

Gradle

implementation("yetibot:core:20260814.224707.bf8db38")

Maven

<dependency>
  <groupId>yetibot</groupId>
  <artifactId>core</artifactId>
  <version>20260814.224707.bf8db38</version>
</dependency>