dwc

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

Leiningen/Boot

[dwc "0.0.21"]

Clojure CLI/deps.edn

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

Gradle

implementation("dwc:dwc:0.0.21")

Maven

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