fourtytoo/http-wagon

An insecure HTTP wagon for Leiningen

Leiningen/Boot

[fourtytoo/http-wagon "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

fourtytoo/http-wagon {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("fourtytoo:http-wagon:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>fourtytoo</groupId>
  <artifactId>http-wagon</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>