gigaword

Gigaword Clojure/Java API.

Leiningen/Boot

[gigaword "1.0.2-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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