cljsjs/bootstrap-toggle

Bootstrap Toggle is a highly flexible Bootstrap plugin that converts checkboxes into toggles

Leiningen/Boot

[cljsjs/bootstrap-toggle "2.2.2-1"]

Clojure CLI/deps.edn

cljsjs/bootstrap-toggle {:mvn/version "2.2.2-1"}

Gradle

implementation("cljsjs:bootstrap-toggle:2.2.2-1")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>bootstrap-toggle</artifactId>
  <version>2.2.2-1</version>
</dependency>