fullcontact/full.json

Simple Clojure's wrapper for Google's libphonenumber.

Leiningen/Boot

[fullcontact/full.json "0.1.1"]

Clojure CLI/deps.edn

fullcontact/full.json {:mvn/version "0.1.1"}

Gradle

implementation("fullcontact:full.json:0.1.1")

Maven

<dependency>
  <groupId>fullcontact</groupId>
  <artifactId>full.json</artifactId>
  <version>0.1.1</version>
</dependency>