intenthq / gander   1.3.1

Apache License 2.0 GitHub

Html Content / Article Extractor in Scala

Scala versions: 2.12 2.11

gander 1.4


Group ID:
com.intenthq
Artifact ID:
gander_2.12
Version:
1.4
Release Date:
Feb 5, 2018
Licenses:
Files:

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

Mill build tool

ivy"com.intenthq::gander:1.4"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.intenthq</groupId>
  <artifactId>gander_2.12</artifactId>
  <version>1.4</version>
</dependency>

compile group: 'com.intenthq', name: 'gander_2.12', version: '1.4'