cljsjs/react-toastify

React notification made easy.

Leiningen/Boot

[cljsjs/react-toastify "5.5.0-0"]

Clojure CLI/deps.edn

cljsjs/react-toastify {:mvn/version "5.5.0-0"}

Gradle

implementation("cljsjs:react-toastify:5.5.0-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>react-toastify</artifactId>
  <version>5.5.0-0</version>
</dependency>