io.github.hlship/test-pipeline

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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