io.gitlab.myst3m/zeph

Cross-platform HTTP server/client using Java NIO

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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