yetibot/core

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

Leiningen/Boot

[yetibot/core "20200421.181123.1e11176"]

Clojure CLI/deps.edn

yetibot/core {:mvn/version "20200421.181123.1e11176"}

Gradle

implementation("yetibot:core:20200421.181123.1e11176")

Maven

<dependency>
  <groupId>yetibot</groupId>
  <artifactId>core</artifactId>
  <version>20200421.181123.1e11176</version>
</dependency>