tomthought/tendril

A web crawler with an emphasis on composability.

Leiningen/Boot

[tomthought/tendril "0.1.3"]

Clojure CLI/deps.edn

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

Gradle

implementation("tomthought:tendril:0.1.3")

Maven

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