yetibot/core

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

Leiningen/Boot

[yetibot/core "20190806.190348.d304aeb"]

Clojure CLI/deps.edn

yetibot/core {:mvn/version "20190806.190348.d304aeb"}

Gradle

implementation("yetibot:core:20190806.190348.d304aeb")

Maven

<dependency>
  <groupId>yetibot</groupId>
  <artifactId>core</artifactId>
  <version>20190806.190348.d304aeb</version>
</dependency>