io.github.hlship/test-pipeline

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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