com.eldrix/trud

Tools to automate downloads from the UK TRUD (Technology Reference data Update Distribution)

Leiningen/Boot

[com.eldrix/trud "1.0.110"]

Clojure CLI/deps.edn

com.eldrix/trud {:mvn/version "1.0.110"}

Gradle

implementation("com.eldrix:trud:1.0.110")

Maven

<dependency>
  <groupId>com.eldrix</groupId>
  <artifactId>trud</artifactId>
  <version>1.0.110</version>
</dependency>