tomthought/tendril

A web crawler with an emphasis on composability.

Leiningen/Boot

[tomthought/tendril "0.1.1"]

Clojure CLI/deps.edn

tomthought/tendril {:mvn/version "0.1.1"}

Gradle

implementation("tomthought:tendril:0.1.1")

Maven

<dependency>
  <groupId>tomthought</groupId>
  <artifactId>tendril</artifactId>
  <version>0.1.1</version>
</dependency>