swaldman / unify-rss   0.0.2

GNU General Public License v3.0 only GitHub

A static generator or server that downloads multiple RSS feeds and combines them into a single merged feed.

Scala versions: 3.x

unify-rss 0.0.1


Group ID:
com.mchange
Artifact ID:
unify-rss_3
Version:
0.0.1
Release Date:
Feb 9, 2024
Licenses:
Files:

libraryDependencies += "com.mchange" %% "unify-rss" % "0.0.1"

Mill build tool

ivy"com.mchange::unify-rss:0.0.1"

Scala CLI

//> using dep "com.mchange::unify-rss:0.0.1"

Ammonite REPL

import $ivy.`com.mchange::unify-rss:0.0.1`

<dependency>
  <groupId>com.mchange</groupId>
  <artifactId>unify-rss_3</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.mchange', name: 'unify-rss_3', version: '0.0.1'