yetibot/core

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

Leiningen/Boot

[yetibot/core "20200331.205253.1ad65ba"]

Clojure CLI/deps.edn

yetibot/core {:mvn/version "20200331.205253.1ad65ba"}

Gradle

implementation("yetibot:core:20200331.205253.1ad65ba")

Maven

<dependency>
  <groupId>yetibot</groupId>
  <artifactId>core</artifactId>
  <version>20200331.205253.1ad65ba</version>
</dependency>