com.palletops/meteor-crate

Crate for meteor installation

Leiningen/Boot

[com.palletops/meteor-crate "0.8.0-alpha.3"]

Clojure CLI/deps.edn

com.palletops/meteor-crate {:mvn/version "0.8.0-alpha.3"}

Gradle

implementation("com.palletops:meteor-crate:0.8.0-alpha.3")

Maven

<dependency>
  <groupId>com.palletops</groupId>
  <artifactId>meteor-crate</artifactId>
  <version>0.8.0-alpha.3</version>
</dependency>