io.gitlab.myst3m/zeph

Cross-platform HTTP server/client using Java NIO

Leiningen/Boot

[io.gitlab.myst3m/zeph "0.3.1"]

Clojure CLI/deps.edn

io.gitlab.myst3m/zeph {:mvn/version "0.3.1"}

Gradle

implementation("io.gitlab.myst3m:zeph:0.3.1")

Maven

<dependency>
  <groupId>io.gitlab.myst3m</groupId>
  <artifactId>zeph</artifactId>
  <version>0.3.1</version>
</dependency>