intenthq / gander   1.3.1

Apache License 2.0 GitHub

Html Content / Article Extractor in Scala

Scala versions: 2.12 2.11

gander 1.1.1


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

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

Mill build tool

ivy"com.intenthq::gander:1.1.1"

Scala CLI

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

Ammonite REPL

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

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

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