helloword

FIXME: write description

  • VCSN/A

  • cljdoc documentationcljdoc
  • 10 Downloads
  • 10 This Version

Leiningen/Boot

[helloword "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

helloword/helloword {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("helloword:helloword:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>helloword</groupId>
  <artifactId>helloword</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>