swot-clj

Clojure port of the 'swot' Ruby gem to validate academic email addresses and domains using crowd-sourced data.

Leiningen/Boot

[swot-clj "1.1.2"]

Clojure CLI/deps.edn

swot-clj/swot-clj {:mvn/version "1.1.2"}

Gradle

implementation("swot-clj:swot-clj:1.1.2")

Maven

<dependency>
  <groupId>swot-clj</groupId>
  <artifactId>swot-clj</artifactId>
  <version>1.1.2</version>
</dependency>