yetibot/core

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

Leiningen/Boot

[yetibot/core "20201006.200018.6cd662a"]

Clojure CLI/deps.edn

yetibot/core {:mvn/version "20201006.200018.6cd662a"}

Gradle

implementation("yetibot:core:20201006.200018.6cd662a")

Maven

<dependency>
  <groupId>yetibot</groupId>
  <artifactId>core</artifactId>
  <version>20201006.200018.6cd662a</version>
</dependency>