tomthought/tendril

A web crawler with an emphasis on composability.

Leiningen/Boot

[tomthought/tendril "0.3.7"]

Clojure CLI/deps.edn

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

Gradle

implementation("tomthought:tendril:0.3.7")

Maven

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