io.gitlab.matteoredaelli/html-ext

extract strutured data and useful info from web pages

Leiningen/Boot

[io.gitlab.matteoredaelli/html-ext "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

io.gitlab.matteoredaelli/html-ext {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("io.gitlab.matteoredaelli:html-ext:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>io.gitlab.matteoredaelli</groupId>
  <artifactId>html-ext</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>