org.clojars.pmonks/unfurl

'Unfurls' URLs approximately according to how Slack does it. See https://medium.com/slack-developer-blog/everything-you-ever-wanted-to-know-about-unfurling-but-were-afraid-to-ask-or-how-to-make-your-e64b4bb9254#.jhd6zdyjs for more info.

Leiningen/Boot

[org.clojars.pmonks/unfurl "0.10.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.pmonks/unfurl {:mvn/version "0.10.0-SNAPSHOT"}

Gradle

implementation("org.clojars.pmonks:unfurl:0.10.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.pmonks</groupId>
  <artifactId>unfurl</artifactId>
  <version>0.10.0-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.