yetibot/core

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

Leiningen/Boot

[yetibot/core "20221222.001341.75dcd7b"]

Clojure CLI/deps.edn

yetibot/core {:mvn/version "20221222.001341.75dcd7b"}

Gradle

implementation("yetibot:core:20221222.001341.75dcd7b")

Maven

<dependency>
  <groupId>yetibot</groupId>
  <artifactId>core</artifactId>
  <version>20221222.001341.75dcd7b</version>
</dependency>