catalystcode / streaming-rss-html   1.0.3

MIT License GitHub

Spark connector for RSS and HTML sources.

Scala versions: 2.11

streaming-rss-html 1.0.3


Group ID:
com.github.catalystcode
Artifact ID:
streaming-rss-html_2.11
Version:
1.0.3
Release Date:
Sept 25, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.github.catalystcode" %% "streaming-rss-html" % "1.0.3"

Mill build tool

ivy"com.github.catalystcode::streaming-rss-html:1.0.3"

Scala CLI

//> using dep "com.github.catalystcode::streaming-rss-html:1.0.3"

Ammonite REPL

import $ivy.`com.github.catalystcode::streaming-rss-html:1.0.3`

<dependency>
  <groupId>com.github.catalystcode</groupId>
  <artifactId>streaming-rss-html_2.11</artifactId>
  <version>1.0.3</version>
</dependency>

compile group: 'com.github.catalystcode', name: 'streaming-rss-html_2.11', version: '1.0.3'