com.workframe/artemis

A minimal ClojureScript GraphQL client

Leiningen/Boot

[com.workframe/artemis "0.2.0"]

Clojure CLI/deps.edn

com.workframe/artemis {:mvn/version "0.2.0"}

Gradle

implementation("com.workframe:artemis:0.2.0")

Maven

<dependency>
  <groupId>com.workframe</groupId>
  <artifactId>artemis</artifactId>
  <version>0.2.0</version>
</dependency>