com.flipkart.phantom/channel-handler-http

HTTP Channel Handlers

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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