net.clojars.caesarhu/taiwan-id

Clojure/script Taiwan identity card number verification program library, including new and old version of residence permit number verification.

Leiningen/Boot

[net.clojars.caesarhu/taiwan-id "0.2.6"]

Clojure CLI/deps.edn

net.clojars.caesarhu/taiwan-id {:mvn/version "0.2.6"}

Gradle

implementation("net.clojars.caesarhu:taiwan-id:0.2.6")

Maven

<dependency>
  <groupId>net.clojars.caesarhu</groupId>
  <artifactId>taiwan-id</artifactId>
  <version>0.2.6</version>
</dependency>