com.flipkart.phantom/runtime

Phantom Runtime

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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