com.flipkart.phantom/channel-handler-http

HTTP Channel Handlers

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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