clojupyter-plugin/lein-template

Clojupyter plugin template for Leiningen

  • VCSN/A

  • cljdoc documentationcljdoc
  • 146 Downloads
  • 78 This Version

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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