swot-clj

Clojure port of Lee Reilly's 'Swot' library to validate academic institution email addresses and domains.

Leiningen/Boot

[swot-clj "0.6.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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