gigaword

Gigaword Clojure API.

Leiningen/Boot

[gigaword "3.0.0-SNAPSHOT"]

Clojure CLI/deps.edn

gigaword/gigaword {:mvn/version "3.0.0-SNAPSHOT"}

Gradle

implementation("gigaword:gigaword:3.0.0-SNAPSHOT")

Maven

<dependency>
  <groupId>gigaword</groupId>
  <artifactId>gigaword</artifactId>
  <version>3.0.0-SNAPSHOT</version>
</dependency>