ru.stoupin/hello-world

  • VCSN/A

  • cljdoc documentationcljdoc
  • 18 Downloads
  • 18 This Version

Leiningen/Boot

[ru.stoupin/hello-world "0.0.1"]

Clojure CLI/deps.edn

ru.stoupin/hello-world {:mvn/version "0.0.1"}

Gradle

implementation("ru.stoupin:hello-world:0.0.1")

Maven

<dependency>
  <groupId>ru.stoupin</groupId>
  <artifactId>hello-world</artifactId>
  <version>0.0.1</version>
</dependency>