dwc

Simple (and rather limited) reader/consumer for DwC-A, DIGIR, TAPIR, CSV and xlsx resources, local or online.

Leiningen/Boot

[dwc "0.0.5"]

Clojure CLI/deps.edn

dwc/dwc {:mvn/version "0.0.5"}

Gradle

implementation("dwc:dwc:0.0.5")

Maven

<dependency>
  <groupId>dwc</groupId>
  <artifactId>dwc</artifactId>
  <version>0.0.5</version>
</dependency>