intenthq / gander   1.3.1

Apache License 2.0 GitHub

Html Content / Article Extractor in Scala

Scala versions: 2.12 2.11

gander 1.3


Group ID:
com.intenthq
Artifact ID:
gander_2.11
Version:
1.3
Release Date:
Nov 18, 2015
Licenses:
Files:

libraryDependencies += "com.intenthq" %% "gander" % "1.3"

Mill build tool

ivy"com.intenthq::gander:1.3"

Scala CLI

//> using dep "com.intenthq::gander:1.3"

Ammonite REPL

import $ivy.`com.intenthq::gander:1.3`

<dependency>
  <groupId>com.intenthq</groupId>
  <artifactId>gander_2.11</artifactId>
  <version>1.3</version>
</dependency>

compile group: 'com.intenthq', name: 'gander_2.11', version: '1.3'