io.replikativ/gezwitscher

Basic wrapper around the twitter4j framework

Leiningen/Boot

[io.replikativ/gezwitscher "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

io.replikativ/gezwitscher {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("io.replikativ:gezwitscher:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>io.replikativ</groupId>
  <artifactId>gezwitscher</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>