lloydmeta / gander   0.0.3

Apache License 2.0 GitHub

An HTML content extractor. Forked from a fork of Goose.

Scala versions: 2.12 2.11 2.10

gander 0.0.2


Group ID:
com.beachape
Artifact ID:
gander_2.11
Version:
0.0.2
Release Date:
Jan 10, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.beachape" %% "gander" % "0.0.2"

Mill build tool

ivy"com.beachape::gander:0.0.2"

Scala CLI

//> using dep "com.beachape::gander:0.0.2"

Ammonite REPL

import $ivy.`com.beachape::gander:0.0.2`

<dependency>
  <groupId>com.beachape</groupId>
  <artifactId>gander_2.11</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'com.beachape', name: 'gander_2.11', version: '0.0.2'