yetibot/core

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

Leiningen/Boot

[yetibot/core "20200302.181517.2c05eb0"]

Clojure CLI/deps.edn

yetibot/core {:mvn/version "20200302.181517.2c05eb0"}

Gradle

implementation("yetibot:core:20200302.181517.2c05eb0")

Maven

<dependency>
  <groupId>yetibot</groupId>
  <artifactId>core</artifactId>
  <version>20200302.181517.2c05eb0</version>
</dependency>