file-wagon

Provide a file wagon for using a local maven repository

  • VCSN/A

  • cljdoc documentationcljdoc
  • 68 Downloads
  • 68 This Version

Leiningen/Boot

[file-wagon "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

file-wagon/file-wagon {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("file-wagon:file-wagon:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>file-wagon</groupId>
  <artifactId>file-wagon</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>