locksmith

Change all your keys between idiomatic clojure and GraphQL

Leiningen/Boot

[locksmith "0.1.1"]

Clojure CLI/deps.edn

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

Gradle

implementation("locksmith:locksmith:0.1.1")

Maven

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