com.github.hden/labrador

A dataloader library based on Urania

Leiningen/Boot

[com.github.hden/labrador "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.github.hden/labrador {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("com.github.hden:labrador:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.github.hden</groupId>
  <artifactId>labrador</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>