com.flipkart.phantom/runtime

Phantom Runtime

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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