com.flipkart.phantom/channel-handler-http

HTTP Channel Handlers

Leiningen/Boot

[com.flipkart.phantom/channel-handler-http "3.4.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.flipkart.phantom/channel-handler-http {:mvn/version "3.4.0-SNAPSHOT"}

Gradle

implementation("com.flipkart.phantom:channel-handler-http:3.4.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.flipkart.phantom</groupId>
  <artifactId>channel-handler-http</artifactId>
  <version>3.4.0-SNAPSHOT</version>
</dependency>