noticias-web

FIXME: write description

Leiningen/Boot

[noticias-web "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

noticias-web/noticias-web {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("noticias-web:noticias-web:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>noticias-web</groupId>
  <artifactId>noticias-web</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>