yetibot/core

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

Leiningen/Boot

[yetibot/core "20201025.161907.80d87f6"]

Clojure CLI/deps.edn

yetibot/core {:mvn/version "20201025.161907.80d87f6"}

Gradle

implementation("yetibot:core:20201025.161907.80d87f6")

Maven

<dependency>
  <groupId>yetibot</groupId>
  <artifactId>core</artifactId>
  <version>20201025.161907.80d87f6</version>
</dependency>