locksmith

Change all your keys between idiomatic clojure and GraphQL

Leiningen/Boot

[locksmith "0.1.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("locksmith:locksmith:0.1.0")

Maven

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