tomthought/tendril

A web crawler with an emphasis on composability.

Leiningen/Boot

[tomthought/tendril "0.3.2"]

Clojure CLI/deps.edn

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

Gradle

implementation("tomthought:tendril:0.3.2")

Maven

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