clj-thetvdb

This is an small Clojure binding for the TheTVDB API for tv shows information. For more information, please visit this website: http://thetvdb.com/wiki/index.php?title=Programmers_API

  • VCSN/A

  • cljdoc documentationcljdoc
  • 64 Downloads
  • 64 This Version

Leiningen/Boot

[clj-thetvdb "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

clj-thetvdb/clj-thetvdb {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("clj-thetvdb:clj-thetvdb:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-thetvdb</groupId>
  <artifactId>clj-thetvdb</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>