dwc-io

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

Leiningen/Boot

[dwc-io "0.0.51"]

Clojure CLI/deps.edn

dwc-io/dwc-io {:mvn/version "0.0.51"}

Gradle

implementation("dwc-io:dwc-io:0.0.51")

Maven

<dependency>
  <groupId>dwc-io</groupId>
  <artifactId>dwc-io</artifactId>
  <version>0.0.51</version>
</dependency>