yetibot/core

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

Leiningen/Boot

[yetibot/core "20240208.162042.6bb40c2"]

Clojure CLI/deps.edn

yetibot/core {:mvn/version "20240208.162042.6bb40c2"}

Gradle

implementation("yetibot:core:20240208.162042.6bb40c2")

Maven

<dependency>
  <groupId>yetibot</groupId>
  <artifactId>core</artifactId>
  <version>20240208.162042.6bb40c2</version>
</dependency>