clojupyter-plugin/lein-template

Clojupyter plugin template for Leiningen

  • VCSN/A

  • cljdoc documentationcljdoc
  • 146 Downloads
  • 68 This Version

Leiningen/Boot

[clojupyter-plugin/lein-template "0.1.1"]

Clojure CLI/deps.edn

clojupyter-plugin/lein-template {:mvn/version "0.1.1"}

Gradle

implementation("clojupyter-plugin:lein-template:0.1.1")

Maven

<dependency>
  <groupId>clojupyter-plugin</groupId>
  <artifactId>lein-template</artifactId>
  <version>0.1.1</version>
</dependency>