plotly-clj

Plotly Clojure Client

Leiningen/Boot

[plotly-clj "0.1.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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