dsabanin/clj-jgit

Clojure wrapper for JGit

Leiningen/Boot

[dsabanin/clj-jgit "0.2"]

Clojure CLI/deps.edn

dsabanin/clj-jgit {:mvn/version "0.2"}

Gradle

implementation("dsabanin:clj-jgit:0.2")

Maven

<dependency>
  <groupId>dsabanin</groupId>
  <artifactId>clj-jgit</artifactId>
  <version>0.2</version>
</dependency>