org.onyxplatform/onyx-twitter

Onyx plugin for twitter

Leiningen/Boot

[org.onyxplatform/onyx-twitter "0.9.0.2-SNAPSHOT"]

Clojure CLI/deps.edn

org.onyxplatform/onyx-twitter {:mvn/version "0.9.0.2-SNAPSHOT"}

Gradle

implementation("org.onyxplatform:onyx-twitter:0.9.0.2-SNAPSHOT")

Maven

<dependency>
  <groupId>org.onyxplatform</groupId>
  <artifactId>onyx-twitter</artifactId>
  <version>0.9.0.2-SNAPSHOT</version>
</dependency>