com.github.jnr/jnr-process

  • VCSN/A

  • cljdoc documentationcljdoc
  • 28 Downloads
  • 28 This Version
This artifact may shadow a release on Maven Central. You should search there for a canonical release.

Leiningen/Boot

[com.github.jnr/jnr-process "1.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.github.jnr/jnr-process {:mvn/version "1.0-SNAPSHOT"}

Gradle

implementation("com.github.jnr:jnr-process:1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.github.jnr</groupId>
  <artifactId>jnr-process</artifactId>
  <version>1.0-SNAPSHOT</version>
</dependency>