sight

Official Clojure client for the Sight API, a text recognition service

  • VCSN/A

  • cljdoc documentationcljdoc
  • 187 Downloads
  • 63 This Version

Leiningen/Boot

[sight "1.1.0"]

Clojure CLI/deps.edn

sight/sight {:mvn/version "1.1.0"}

Gradle

implementation("sight:sight:1.1.0")

Maven

<dependency>
  <groupId>sight</groupId>
  <artifactId>sight</artifactId>
  <version>1.1.0</version>
</dependency>