hirop

Opinionated data layer with a gitful flavor

Leiningen/Boot

[hirop "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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