timothypratley/patchin

Creates and applies patches to datastructures

Leiningen/Boot

[timothypratley/patchin "0.3.0-SNAPSHOT"]

Clojure CLI/deps.edn

timothypratley/patchin {:mvn/version "0.3.0-SNAPSHOT"}

Gradle

implementation("timothypratley:patchin:0.3.0-SNAPSHOT")

Maven

<dependency>
  <groupId>timothypratley</groupId>
  <artifactId>patchin</artifactId>
  <version>0.3.0-SNAPSHOT</version>
</dependency>