com.flipkart.phantom/runtime

Phantom Runtime

Leiningen/Boot

[com.flipkart.phantom/runtime "1.3.8"]

Clojure CLI/deps.edn

com.flipkart.phantom/runtime {:mvn/version "1.3.8"}

Gradle

implementation("com.flipkart.phantom:runtime:1.3.8")

Maven

<dependency>
  <groupId>com.flipkart.phantom</groupId>
  <artifactId>runtime</artifactId>
  <version>1.3.8</version>
</dependency>