com.github.k13gomez/my-test-app

FIXME: write description

  • VCSN/A

  • cljdoc documentationcljdoc
  • 1 Downloads
  • 1 This Version

Leiningen/Boot

[com.github.k13gomez/my-test-app "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.github.k13gomez/my-test-app {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("com.github.k13gomez:my-test-app:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.github.k13gomez</groupId>
  <artifactId>my-test-app</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>