io.github.hlship/test-pipeline

Leiningen/Boot

[io.github.hlship/test-pipeline "0.7"]

Clojure CLI/deps.edn

io.github.hlship/test-pipeline {:mvn/version "0.7"}

Gradle

implementation("io.github.hlship:test-pipeline:0.7")

Maven

<dependency>
  <groupId>io.github.hlship</groupId>
  <artifactId>test-pipeline</artifactId>
  <version>0.7</version>
</dependency>