locksmith

Change all your keys between idiomatic clojure and GraphQL

Leiningen/Boot

[locksmith "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

locksmith/locksmith {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("locksmith:locksmith:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>locksmith</groupId>
  <artifactId>locksmith</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>