com.github.yjcyxky/notify-api

Notify someone with something by email, dingtalk etc.

Leiningen/Boot

[com.github.yjcyxky/notify-api "0.1.0"]

Clojure CLI/deps.edn

com.github.yjcyxky/notify-api {:mvn/version "0.1.0"}

Gradle

implementation("com.github.yjcyxky:notify-api:0.1.0")

Maven

<dependency>
  <groupId>com.github.yjcyxky</groupId>
  <artifactId>notify-api</artifactId>
  <version>0.1.0</version>
</dependency>