cljsjs/react-toastify

React notification made easy.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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