com.github.polyfy/jline

A tweaked version used to support the poly tool's shell command needs in the polylith repository.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 10 Downloads
  • 10 This Version

Leiningen/Boot

[com.github.polyfy/jline "3.20.1"]

Clojure CLI/deps.edn

com.github.polyfy/jline {:mvn/version "3.20.1"}

Gradle

implementation("com.github.polyfy:jline:3.20.1")

Maven

<dependency>
  <groupId>com.github.polyfy</groupId>
  <artifactId>jline</artifactId>
  <version>3.20.1</version>
</dependency>