org.clojars.tisnik/clj-hello

Yet another hello world example :-)

  • VCSN/A

  • cljdoc documentationcljdoc
  • 16 Downloads
  • 16 This Version

Leiningen/Boot

[org.clojars.tisnik/clj-hello "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.tisnik/clj-hello {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("org.clojars.tisnik:clj-hello:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.tisnik</groupId>
  <artifactId>clj-hello</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.