plotly-clj

Plotly Clojure Client

Leiningen/Boot

[plotly-clj "0.1.0"]

Clojure CLI/deps.edn

plotly-clj/plotly-clj {:mvn/version "0.1.0"}

Gradle

implementation("plotly-clj:plotly-clj:0.1.0")

Maven

<dependency>
  <groupId>plotly-clj</groupId>
  <artifactId>plotly-clj</artifactId>
  <version>0.1.0</version>
</dependency>