org.clojars.oakes/bootstrap-toggle

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

Leiningen/Boot

[org.clojars.oakes/bootstrap-toggle "2.2.2-1"]

Clojure CLI/deps.edn

org.clojars.oakes/bootstrap-toggle {:mvn/version "2.2.2-1"}

Gradle

implementation("org.clojars.oakes:bootstrap-toggle:2.2.2-1")

Maven

<dependency>
  <groupId>org.clojars.oakes</groupId>
  <artifactId>bootstrap-toggle</artifactId>
  <version>2.2.2-1</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.