cljsjs/introjs

Step-by-step guide and feature introduction

Leiningen/Boot

[cljsjs/introjs "2.4.0-0"]

Clojure CLI/deps.edn

cljsjs/introjs {:mvn/version "2.4.0-0"}

Gradle

implementation("cljsjs:introjs:2.4.0-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>introjs</artifactId>
  <version>2.4.0-0</version>
</dependency>