matteoredaelli/surf-http

extract strutured data and useful info from web pages

Leiningen/Boot

[matteoredaelli/surf-http "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

matteoredaelli/surf-http {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("matteoredaelli:surf-http:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>matteoredaelli</groupId>
  <artifactId>surf-http</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>