com.flipkart.phantom/channel-handler-http

HTTP Channel Handlers

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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