com.flipkart.phantom/runtime

Phantom Runtime

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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