cljsjs/jquery-confirm

A jQuery plugin that provides great set of features like, Auto-close, Ajax-loading, background-dismiss, themes and more.

Leiningen/Boot

[cljsjs/jquery-confirm "3.3.2-0"]

Clojure CLI/deps.edn

cljsjs/jquery-confirm {:mvn/version "3.3.2-0"}

Gradle

implementation("cljsjs:jquery-confirm:3.3.2-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>jquery-confirm</artifactId>
  <version>3.3.2-0</version>
</dependency>